disregard media query
This commit is contained in:
parent
33447959de
commit
a132ddfe5c
@ -96,7 +96,7 @@ background-color: white;
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@media (max-width: 1200px) {
|
/* @media (max-width: 1200px) {
|
||||||
|
|
||||||
.UIbody{
|
.UIbody{
|
||||||
|
|
||||||
@ -106,11 +106,10 @@ background-color: white;
|
|||||||
}
|
}
|
||||||
|
|
||||||
.topBar {
|
.topBar {
|
||||||
/* font-family: SW; */
|
|
||||||
width: 320px;
|
width: 320px;
|
||||||
height: 44px;
|
height: 44px;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
border: 1px solid gray;
|
border: 1px solid gray;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
} */
|
Loading…
Reference in New Issue
Block a user