Skip to content

Commit 986f2a9

Browse files
committed
Merge branch '3.0-wip' of github.com:ajkochanowicz/Kickstrap into 3.0-wip
2 parents 2d2409a + 34363b0 commit 986f2a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/sass/themes/default/theme.sass

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ $primary-color: map-get($colors, blue)
3232
$secondary-color: map-get($white, darker)
3333
$space: 25px
3434
$heading-font-family: 'museo-sans', 'Lato', helvetica neue, sans-serif
35-
$default-font-family: 'museo-sans', 'Lato', helvetica neue, sans-serif
35+
$default-font-family: 'museo-sans', 'Lato', helvetica neue, sans-serif
3636
$mono-font-family: 'ubuntu-mono', monospace
37-
$default-font-size: 16px
37+
$default-font-size: 16px
3838
$default-font-color: map-get($gray, darkest)
3939
$default-line-height: 1.4rem
4040

0 commit comments

Comments
 (0)