Main page style updates to be in line with Mana documentation

This commit is contained in:
Andrew Gioia 2016-06-22 11:08:43 -04:00
parent 6d19b311e9
commit 1e7cc05f4e
2 changed files with 8 additions and 3 deletions

View File

@ -59,14 +59,19 @@ header {
border-bottom: 1px solid #CFCDC7; border-bottom: 1px solid #CFCDC7;
color: #333; color: #333;
margin: 0; margin: 0;
overflow-y: hidden;
padding: 25px 0 15px; padding: 25px 0 15px;
} }
header.main {
height: 272px;
}
.bigicon { .bigicon {
float: right; float: right;
font-size: 272px; font-size: 450px;
line-height: 200px; line-height: 200px;
margin-top: -10px; margin-top: -100px;
text-shadow: 0 2px 0 #fff; text-shadow: 0 2px 0 #fff;
} }

View File

@ -26,7 +26,7 @@
</div> </div>
</section> </section>
<header> <header class="main">
<div class="wrapper"> <div class="wrapper">
<div class="bigicon"> <div class="bigicon">
<i class="ss ss-leg"></i> <i class="ss ss-leg"></i>