Skip to content

Commit

Permalink
add a touch of text shadow to headers
Browse files Browse the repository at this point in the history
  • Loading branch information
meszaros-lajos-gyorgy committed Dec 23, 2024
1 parent 9f6c928 commit c586c4d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,7 @@ h1,
h2 {
margin: 0;
font-family: serif;
}

h1,
h2 {
text-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
margin-top: 30px;
margin-bottom: 20px;
}
Expand Down

0 comments on commit c586c4d

Please sign in to comment.