Skip to content

Commit f19d5a6

Browse files
authored
Merge pull request #218 from HackMelbourne/application-page
fix: adjust subtitle size on apply page to better suit mobile devices
2 parents 4465211 + 379e597 commit f19d5a6

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)