diff --git a/style.css b/style.css index c0a7171..4c45fbc 100644 --- a/style.css +++ b/style.css @@ -16,10 +16,10 @@ header { color: #fff; padding: 20px; text-align: center; - max-width: 900px; + max-width: 800px; } footer { - max-width: 900px; + max-width: 800px; align-items: center; justify-content: center; }