Skip to content

Commit b788adc

Browse files
restructure scss
1 parent 79e5d21 commit b788adc

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

Diff for: src/scss/_settings.scss

+1-9
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,4 @@ $primary-color : #6d4c41;
99
$primary-text : #fff;
1010

1111
$secondary-color : #cddc39;
12-
$secondary-text : #000;
13-
14-
* {
15-
box-sizing: border-box;
16-
}
17-
18-
html {
19-
font-size: $rem-base;
20-
}
12+
$secondary-text : #000;

0 commit comments

Comments
 (0)