diff --git a/css/main.css b/css/main.css index e13167c..f72d766 100644 --- a/css/main.css +++ b/css/main.css @@ -131,6 +131,7 @@ body { margin-left: 20%; background: black; background-position: top; + background-size: 100% 100%; background-image: url("/img/background.jpg"); } @@ -138,7 +139,8 @@ body { .header { margin-top: 7em; height: 7em; - margin-bottom: 2em; + margin-bottom: 14em; + padding-left: 2em; } .header img {