-ненужный понос

This commit is contained in:
catmpeg 2025-04-26 17:41:12 +03:00
commit 66dd593b62

View file

@ -191,17 +191,3 @@ a:hover, a:active {
.bottom0 {
bottom: 0
}
.chat{
display: flex;
justify-content: center;
align-items: flex-start;
max-width: 800px;
margin: 0 auto;
padding: 20px;
background-color: rgba(0, 0, 0, 0.1);
backdrop-filter: blur(15px);
border-radius: 20px;
width: 600px;
height: 420px;
}