Skip to content

Commit dddf9b5

Browse files
committed
fix css
1 parent 0b94bc6 commit dddf9b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/_variables.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ $type-size-5 : 1em; // ~16px
4141
$type-size-6 : 0.75em; // ~12px
4242
$type-size-7 : 0.6875em; // ~11px
4343
$type-size-8 : 0.625em; // ~10px
44-
$type-size-9 : 0.6em
44+
$type-size-9 : 0.6em;
4545

4646
/*
4747
Colors

0 commit comments

Comments
 (0)