Skip to content

Commit 4cd2f98

Browse files
author
Weiguang Mao
committed
trial
1 parent d383d27 commit 4cd2f98

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

docs/assets/css/style.scss

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -47,18 +47,6 @@ $site-ui-masthead-color-light: {{ site.ui.masthead.color.light | default: '#fff'
4747

4848
html {
4949
font-size: 36px; // change to whatever
50-
51-
@include breakpoint($medium) {
52-
font-size: 38px; // change to whatever
53-
}
54-
55-
@include breakpoint($large) {
56-
font-size: 40px; // change to whatever
57-
}
58-
59-
@include breakpoint($x-large) {
60-
font-size: 42px; // change to whatever
61-
}
6250
}
6351

6452

0 commit comments

Comments
 (0)