Skip to content

Commit 53aba34

Browse files
committed
Make tag links more obvious
1 parent cb9d897 commit 53aba34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/global.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ a {
4242
a[href^="/tag/"] {
4343
@include font-technical;
4444
color: $color-neutral;
45+
text-decoration: underline;
4546
}
4647

4748
a[href^="/posts/"] {

0 commit comments

Comments
 (0)