diff --git a/static/index.html b/static/index.html index da3c904..f433a2c 100644 --- a/static/index.html +++ b/static/index.html @@ -24,7 +24,7 @@ bottom: 0px; position: absolute; } - @media screen and (max-width: 899px) { + @media screen and (max-width: 899px) and (max-height: 399px) { .cpugraph { display: none; }