disable media queries

This commit is contained in:
Görkem 2025-05-02 13:32:42 -07:00
parent edc80f17fe
commit 61a3d0c388

View File

@ -97,7 +97,7 @@ background-color: white;
} }
@media (max-width: 1200px) { /* @media (max-width: 1200px) {
.UIbody{ .UIbody{
@ -113,4 +113,4 @@ background-color: white;
border: 1px solid gray; border: 1px solid gray;
} }
} } */