diff --git a/css/main.css b/css/main.css index af30a4e..0883f68 100644 --- a/css/main.css +++ b/css/main.css @@ -59,14 +59,19 @@ header { border-bottom: 1px solid #CFCDC7; color: #333; margin: 0; + overflow-y: hidden; padding: 25px 0 15px; } + header.main { + height: 272px; + } + .bigicon { float: right; - font-size: 272px; + font-size: 450px; line-height: 200px; - margin-top: -10px; + margin-top: -100px; text-shadow: 0 2px 0 #fff; } diff --git a/index.html b/index.html index 649b1e3..5e3c2e4 100644 --- a/index.html +++ b/index.html @@ -26,7 +26,7 @@ -
+