adjust max-width

This commit is contained in:
srgooglo 2022-10-11 14:25:20 +02:00
parent 4c62089bb6
commit 5f6109d89f

View File

@ -17,8 +17,8 @@
}
.commentsWrapper {
max-width: 600px;
min-width: 400px;
max-width: 400px;
min-width: 300px;
width: 100%;
height: 100vh;