This commit is contained in:
Tanner Nelson 2016-07-30 21:53:05 -04:00
parent a3ddea23c8
commit ce55d06078
No known key found for this signature in database
GPG Key ID: 9C24375C64856B76
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ html, body {
font-size: 14px; font-size: 14px;
line-height: 1.5; line-height: 1.5;
font-family: -webkit-system-font, sans-serif; font-family: -webkit-system-font, sans-serif;
min-width: 850px; min-width: 720px;
} }
a { a {
@ -75,7 +75,7 @@ a.logo img {
} }
header { header {
min-width: 850px; min-width: 720px;
height: 96px; height: 96px;
position: absolute; position: absolute;
left: 0; left: 0;