diff --git a/dencode.css b/dencode.css index e13a5cc..9074205 100644 --- a/dencode.css +++ b/dencode.css @@ -1,12 +1,13 @@ @import url(http://fonts.googleapis.com/css?family=Open+Sans:300,600&subset=latin,latin-ext); -@media (max-width: 800px) { +@media (max-width: 980px) { body { margin: 0; padding: 0; } h1 { + font-size: 120%; margin: 0; } @@ -21,7 +22,7 @@ } } -@media (min-width: 801px) { +@media (min-width: 981px) { div.wrapper { border-radius: 0.5em; margin-left: auto; diff --git a/index.html b/index.html index 89a9ad5..dadf298 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,7 @@ + Decode? Encode? DENcode!