Skip to content

Commit

Permalink
Add underline.
Browse files Browse the repository at this point in the history
  • Loading branch information
tschoffelen committed Jun 2, 2023
1 parent aceb72e commit a674c5b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions styles/_blog.scss
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@
li {
a {
color: var(--link);

&:hover {
text-decoration: underline;
}
}
}
}
Expand Down

0 comments on commit a674c5b

Please sign in to comment.