disregard media query

This commit is contained in:
Görkem 2025-05-02 12:58:55 -07:00
parent 33447959de
commit a132ddfe5c

View File

@ -96,7 +96,7 @@ background-color: white;
}
@media (max-width: 1200px) {
/* @media (max-width: 1200px) {
.UIbody{
@ -106,11 +106,10 @@ background-color: white;
}
.topBar {
/* font-family: SW; */
width: 320px;
height: 44px;
margin-top: 10px;
border: 1px solid gray;
}
}
} */