diff --git a/first/solution/index.css b/first/solution/index.css index c171502a9..b89d8f360 100644 --- a/first/solution/index.css +++ b/first/solution/index.css @@ -14,13 +14,13 @@ body { .main-content { background-color: #EFEFEF; margin: 0 auto; - width: 75%; + width: 80%; height: 70vh; } .footer { background-color: #222222; margin: 0 auto; - width: 75%; + width: 80%; height: 10vh; -} \ No newline at end of file +}