write swarm post
This commit is contained in:
@ -2,6 +2,10 @@
|
||||
position: static
|
||||
}
|
||||
|
||||
.fixed {
|
||||
position: fixed
|
||||
}
|
||||
|
||||
.-mt-4 {
|
||||
margin-top: -1rem
|
||||
}
|
||||
@ -26,6 +30,10 @@
|
||||
margin-top: 0.25rem
|
||||
}
|
||||
|
||||
.mt-4 {
|
||||
margin-top: 1rem
|
||||
}
|
||||
|
||||
.block {
|
||||
display: block
|
||||
}
|
||||
|
Reference in New Issue
Block a user