Skip to content

Commit

Permalink
Minor style change in example
Browse files Browse the repository at this point in the history
  • Loading branch information
adhamu committed Mar 19, 2022
1 parent e61bc66 commit 77d67d8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,18 @@
font-family: 'Source Sans Pro', sans-serif;
}

a,
a:visited {
color: currentColor;
}

h1 {
margin-bottom: 1.5rem;
}

mark {
background: transparent;
color: currentColor;
font-weight: bold;
text-decoration: underline;
}
Expand Down

0 comments on commit 77d67d8

Please sign in to comment.