Skip to content

Commit

Permalink
Spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjgrant committed Oct 27, 2014
1 parent ccf02b1 commit 34363b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/sass/themes/default/theme.sass
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ $primary-color: map-get($colors, blue)
$secondary-color: map-get($white, darker)
$space: 25px
$heading-font-family: 'museo-sans', 'Lato', helvetica neue, sans-serif
$default-font-family: 'museo-sans', 'Lato', helvetica neue, sans-serif
$default-font-family: 'museo-sans', 'Lato', helvetica neue, sans-serif
$mono-font-family: 'ubuntu-mono', monospace
$default-font-size: 16px
$default-font-size: 16px
$default-font-color: map-get($gray, darkest)
$default-line-height: 1.4rem

Expand Down

0 comments on commit 34363b0

Please sign in to comment.