Skip to content

Commit

Permalink
feat: add subtle text shadow globally
Browse files Browse the repository at this point in the history
  • Loading branch information
CostasAK committed Jul 21, 2024
1 parent 273df3c commit 7b692d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
html {
font-synthesis: none;
text-rendering: optimizeLegibility;
text-shadow: 1px 1px #1717177f;
}

img[src$=".gif"],
Expand Down

0 comments on commit 7b692d7

Please sign in to comment.