working on welcome page

This commit is contained in:
Taylor Otwell 2016-08-05 09:43:15 -05:00
commit 4c2e1ed7db
1 changed files with 2 additions and 3 deletions

View File

@ -19,7 +19,6 @@
font-weight: 100; font-weight: 100;
height: 100vh; height: 100vh;
margin: 0; margin: 0;
padding: 0;
} }
.full-height { .full-height {
@ -38,8 +37,8 @@
.top-right { .top-right {
position: absolute; position: absolute;
right: 0; right: 10px;
top: 0; top: 18px;
} }
.content { .content {