Fix styling

This commit is contained in:
Henry Hiles 2023-07-29 18:39:27 -04:00
parent de88224b30
commit 25dd2417be
2 changed files with 1 additions and 6 deletions

View file

@ -9,6 +9,6 @@
}
.specials h2 {
color: black;
color: var(--primary-1);
font-size: 2rem;
}