fix weird-ass behavior

pull/195/head
Aevann 2023-08-23 22:53:52 +03:00
parent 9964edbd3d
commit ae225bfb05
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ body > .container {
height: 90% !important;
width: 95% !important;
max-width: 95% !important;
overflow-y: clip;
}
@media (max-width: 900px) {