Commit ac0460b06d8528ce3852c51d600927704e800aaf
1 parent
240029c9
Exists in
master
and in
5 other branches
Logo margin (close #337)
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
sass/style.sass
@@ -401,6 +401,7 @@ h1 | @@ -401,6 +401,7 @@ h1 | ||
401 | background-position: center center | 401 | background-position: center center |
402 | background-size: contain | 402 | background-size: contain |
403 | height: 55px | 403 | height: 55px |
404 | + margin-right: $gutter * 2 | ||
404 | width: 322px | 405 | width: 322px |
405 | display: inline-block | 406 | display: inline-block |
406 | text-indent: -99999px | 407 | text-indent: -99999px |