Skip to content

Commit

Permalink
remove underline from links in Cascade
Browse files Browse the repository at this point in the history
  • Loading branch information
wbbaker committed Oct 8, 2024
1 parent 0c9ce7a commit 094274d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/style/purdue-cascade.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,7 @@
li, p {
font-weight: 400;
}
a {
text-decoration: unset;
}
}

0 comments on commit 094274d

Please sign in to comment.