Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
added important to lessonheading font
  • Loading branch information
lparfitt authored Sep 18, 2024
1 parent 4da1eb8 commit c1be587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#lessonheading
{
font-size: 20;
font-family: Quicksand, sans-serif;
font-family: Quicksand, sans-serif !important;
color: #cd2355;
font-weight: 900;
text-align: center;
Expand Down

0 comments on commit c1be587

Please sign in to comment.