Increase home link font size.

This commit is contained in:
Tom Alexander
2025-02-17 21:08:40 -05:00
parent 824f34bd4c
commit 033a17e355

View File

@@ -73,7 +73,7 @@ body {
border-bottom: 0.1rem solid var(--header-divider-color);
.home_link {
font-size: 1.2rem;
font-size: 2rem;
font-weight: 600;
text-decoration: none;