another quick styling fix

This commit is contained in:
Katie Kroell 2024-03-26 15:35:00 -04:00
parent bf41d0837b
commit 4eabf29468

View file

@ -394,6 +394,7 @@ $page-side-padding: 1.5rem;
text-decoration: none;
}
:deep(strong) {
font-weight: $font-weight-bold;
color: $black;
}
}