fixed margin for write box in home page, for a laptop media

This commit is contained in:
Kostya
2023-12-02 21:20:35 +03:00
parent 5b555d52a0
commit c70714fc86

View File

@@ -289,7 +289,7 @@
} }
.write { .write {
position: static; position: static;
margin: 52% 87% 6% 2%; margin: 45% 87% 6% 2%;
} }
.write__content input { .write__content input {
padding: 0.625em 1% 14px 0.75em; padding: 0.625em 1% 14px 0.75em;