added margin to top

This commit is contained in:
SrGooglo 2023-06-24 12:17:14 +00:00
parent 1cfab21900
commit e85de24e52

View File

@ -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;