diff --git a/html/html.css b/html/html.css index a793fdb..a8e69ee 100644 --- a/html/html.css +++ b/html/html.css @@ -555,7 +555,7 @@ div.navbar p a { @media screen and (min-width: 480px) and (max-width: 1024px) { body { width: 100%; - padding: 20px; + padding: 80px 20px 20px 20px; } } @@ -588,4 +588,4 @@ div.navbar p { text-indent: 0; } -} \ No newline at end of file +}