diff --git a/scripts/advanced.php b/scripts/advanced.php index 599b47f..6b952dd 100644 --- a/scripts/advanced.php +++ b/scripts/advanced.php @@ -72,7 +72,7 @@ input { text-align:center; font-size:large; } -@media screen and (max-width: 800px) { +@media screen and (max-width: 1000px) { h2,h3 { text-align:center; } diff --git a/scripts/index.html b/scripts/index.html index 27d76e8..66389bc 100644 --- a/scripts/index.html +++ b/scripts/index.html @@ -49,7 +49,7 @@ a { cursor: pointer; text-align: center; } - @media screen and (max-width: 800px) { + @media screen and (max-width: 1000px) { .column { float: none; width: 100%;