Try making links by default the fancy way

This commit is contained in:
benjamin melançon 2025-09-24 21:11:21 -04:00
parent 09ce07ecc5
commit 1a37b7fe85

View file

@ -57,7 +57,7 @@ p {
// Links
.content a {
a {
font-weight: bold;
padding: $link-hover-padding;
margin: -$link-hover-padding;