Skip to content

Commit 379e597

Browse files
committed
fix: adjust subtitle size on apply page to better suit mobile devices
1 parent b68a02b commit 379e597

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/routes/Apply.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@
6161
}
6262

6363
.apply-banner-title {
64-
font-size: 3rem !important;
64+
font-size: 2.7rem !important;
6565
}
6666
}

0 commit comments

Comments
 (0)