Skip to content

Commit e871820

Browse files
committed
feat: better title font size on mobile
1 parent e2f33c6 commit e871820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/yat/_layout.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@ html {
598598
transition: 0.2s all;
599599

600600
@include media-query($on-palm) {
601-
@include relative-font-size(2.425);
601+
@include relative-font-size(1.875);
602602
}
603603
}
604604

0 commit comments

Comments
 (0)