navbar: increase font size of name

This commit is contained in:
Trianta 2024-11-25 18:19:22 -06:00
parent e330c9ab08
commit c856505bb4

View File

@ -18,7 +18,7 @@ body {
#navBarLeft {
text-align: left;
flex-grow: 1;
font-size: 18px;
font-size: 24px;
}
.navItem {