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

@@ -91,7 +91,7 @@ body, html {
background: #16171B;
filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
border-radius: 20px;
height: 90%;
height: 100%;
position: relative;
z-index: 3;
}