Increase home link font size.

This commit is contained in:
Tom Alexander 2025-02-17 21:08:40 -05:00
parent 824f34bd4c
commit 033a17e355
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

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;