Update sass

This commit is contained in:
Daniel Supernault 2024-10-06 00:11:11 -06:00
parent 6c4b9dda86
commit e959a21558
No known key found for this signature in database
GPG Key ID: 23740873EE6F76A1
1 changed files with 4 additions and 0 deletions

View File

@ -140,6 +140,10 @@ body {
z-index: 2;
}
.fw-bold {
font-weight: bold;
}
.navbar-light .navbar-brand {
color: var(--dark);