Skip to content

Commit 62000a0

Browse files
committed
f
1 parent c65df05 commit 62000a0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

theme/css/general.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/* Base styles and content styles */
22

33
:root {
4-
/* Browser default font-size is 16px, this way 1 rem = 10px */
54
font-size: 62.5%;
65
color-scheme: var(--color-scheme);
76
}
@@ -16,7 +15,7 @@ html {
1615

1716
body {
1817
margin: 0;
19-
font-size: 1.7rem;
18+
font-size: 1.55rem;
2019
line-height: 1.7;
2120
overflow-x: hidden;
2221
}

0 commit comments

Comments
 (0)