Skip to content

Commit

Permalink
add h2 style
Browse files Browse the repository at this point in the history
  • Loading branch information
dkuntze committed Apr 18, 2024
1 parent 5a115e7 commit 1a70c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ h4 { font-size: var(--heading-font-size-m) }
h5 { font-size: var(--heading-font-size-s) }
h6 { font-size: var(--heading-font-size-xs) }

h2#meet-the-finalists, h2#meet-the-finalists {
h2#meet-the-finalists, h2#meet-the-winner {
text-align: center;
color: white;
}
Expand Down

0 comments on commit 1a70c96

Please sign in to comment.