diff --git a/static/css/style.css b/static/css/style.css index 145d5b7..7fa6ff6 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -90,14 +90,6 @@ h2 { /* width specific settings */ @media screen and (max-width: 1200px) { - #words, - #bigwords { - width: 90%; - } -} - -@media screen and (max-width: 800px) { - #words, #bigwords { width: 100%;