spacing top bar

This commit is contained in:
Alex Wolfe 2015-03-15 21:42:53 -07:00
parent 4d8741b673
commit ca37eb5732
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ $mono-font: Monaco, "Lucida Console", monospace;
$unit: 8px;
$phone-breakpoint: 480px;
$tablet-breakpoint: 780px;
$tablet-breakpoint: 800px;
/*

View File

@ -11,7 +11,7 @@
}
h1 {
margin: 0px ($unit * 9) 0px 0px;
margin: 0px ($unit * 10) 0px 0px;
padding: 0px;
height: 36px;
width: 136px;