Skip to content

Commit 5fcf569

Browse files
committed
update media font setting
1 parent ec0ad91 commit 5fcf569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/core/type/_setting.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ html {
1414

1515
// Small devices (landscape phones, less than 768px)
1616
@media (max-width: 767px) {
17-
font-size: 88%;
17+
font-size: 87.5%;
1818
}
1919

2020
}

0 commit comments

Comments
 (0)