mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
added margin to top
This commit is contained in:
parent
1cfab21900
commit
e85de24e52
@ -1,6 +1,7 @@
|
|||||||
._mobile_creator {
|
._mobile_creator {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
margin-top: 20px;
|
||||||
|
|
||||||
.postCreator {
|
.postCreator {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user