fixed css rule

This commit is contained in:
Izaya 2019-02-24 20:19:08 +11:00
parent 1e2feb5284
commit c16c6e3142

View File

@ -24,7 +24,7 @@
bottom: 0px;
position: absolute;
}
@media screen and (min-width: 900px) {
@media screen and (max-width: 899px) {
.cpugraph {
display: none;
}