Skip to content

Commit 1e0f4c7

Browse files
committed
Change text size again, and use em instead of vh as the latter would result in extremely large text on tall devices
1 parent 3df1e19 commit 1e0f4c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ nav, .mobileNavButton, #schedule, #wrapper {
352352

353353
#scheduleMount {
354354
text-align: center;
355-
font-size: 5vh;
355+
font-size: 2.5em;
356356
color: #222222;
357357
}
358358

0 commit comments

Comments
 (0)