diff --git a/templates/index.html b/templates/index.html index b6d0e26..a951e33 100644 --- a/templates/index.html +++ b/templates/index.html @@ -43,7 +43,7 @@ @media (min-width: 600px) { body { font-size: 3rem; - padding: 40px; + padding: 0 20px 0 20px; } } @media (min-width: 900px) {