Skip to content

Commit 11980b4

Browse files
committed
Increase the font size a bit
1 parent 7ccf296 commit 11980b4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

css/styles.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ div {
3131

3232
body {
3333
margin: 0;
34-
font-size: 0.85em;
34+
font-size: 0.9em;
3535
font-weight: 400;
3636
line-height: 1.45em;
3737
}

css/styles.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/styles.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ div {
3131

3232
body {
3333
margin: 0;
34-
font-size: 0.85em;
34+
font-size: 0.90em;
3535
font-weight: 400;
3636
line-height: 1.45em;
3737
}

0 commit comments

Comments
 (0)