From 1e7cc05f4e8ab8cbb3a4576794313eab9e98ad37 Mon Sep 17 00:00:00 2001 From: Andrew Gioia Date: Wed, 22 Jun 2016 11:08:43 -0400 Subject: [PATCH] Main page style updates to be in line with Mana documentation --- css/main.css | 9 +++++++-- index.html | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) 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 @@ -
+