Skip to content

Commit

Permalink
h3 should also have background
Browse files Browse the repository at this point in the history
  • Loading branch information
komali2 committed Mar 7, 2024
1 parent a37fb8b commit 301503b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ body {
max-width: 680px;
margin-top: 69px;
}
h2 {
h2, h3 {
text-shadow: 0px 0px 4px black;
}

Expand Down

0 comments on commit 301503b

Please sign in to comment.