Skip to content

Commit bafb7b5

Browse files
committed
Reduce font size and fix menu icon
1 parent 0277164 commit bafb7b5

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

assets/css/breakpoints/_1200up.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
body {
2-
font-size: 137.5%;
2+
font-size: 125%;
33
}
44

55
.container {

assets/css/breakpoints/_800up.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GLOBAL STYLES
33
***************/
44

55
body {
6-
font-size: 125%;
6+
font-size: 105%;
77
}
88

99
.content {

assets/js/responsive-nav.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)