feat: Page now uses max height + new logo

This commit is contained in:
NGPixel
2017-04-22 19:46:20 -04:00
parent 6a734510d7
commit 08e695da7a
9 changed files with 48 additions and 41 deletions

View File

@@ -22,13 +22,9 @@ $primary: 'indigo';
.welcome {
text-align: center;
padding: 25px 0 0;
padding: 50px 0 15px 0;
color: mc('grey', '700');
h1 {
margin-top: 5px;
}
h2 {
margin: 0;
}