💄 switch to underlines

This commit is contained in:
mi
2025-11-07 17:45:30 +10:00
parent f93850d772
commit 2588b66318

View File

@@ -56,7 +56,7 @@ nav .container {
.nav-links a:hover,
.nav-links a.active {
text-decoration: line-through;
text-decoration: underline;
}
/* Main content */
@@ -380,7 +380,7 @@ footer {
}
.social-links a:hover {
text-decoration: line-through;
text-decoration: underline;
}
.newsletter-form {