diff --git a/css/pexeso.css b/css/pexeso.css index 832361b..da63c0f 100644 --- a/css/pexeso.css +++ b/css/pexeso.css @@ -61,6 +61,12 @@ BODY, HTML { float:right; } +@media (max-width: 340px) { + #levelWord { + display: none; + } +} + .textCard { height: 100%; } diff --git a/index.html b/index.html index a71e7fa..3f29089 100644 --- a/index.html +++ b/index.html @@ -50,7 +50,7 @@