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

View file

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