fixed chat width and margin for write in home page, media for a laptop

This commit is contained in:
Kostya
2023-12-02 21:18:28 +03:00
parent 39a1ced127
commit 5b555d52a0
2 changed files with 2 additions and 2 deletions

View File

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