spacing top bar
This commit is contained in:
parent
4d8741b673
commit
ca37eb5732
|
@ -16,7 +16,7 @@ $mono-font: Monaco, "Lucida Console", monospace;
|
|||
|
||||
$unit: 8px;
|
||||
$phone-breakpoint: 480px;
|
||||
$tablet-breakpoint: 780px;
|
||||
$tablet-breakpoint: 800px;
|
||||
|
||||
|
||||
/*
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
}
|
||||
|
||||
h1 {
|
||||
margin: 0px ($unit * 9) 0px 0px;
|
||||
margin: 0px ($unit * 10) 0px 0px;
|
||||
padding: 0px;
|
||||
height: 36px;
|
||||
width: 136px;
|
||||
|
|
Loading…
Reference in New Issue