💄 switch to underlines
This commit is contained in:
@@ -56,7 +56,7 @@ nav .container {
|
|||||||
|
|
||||||
.nav-links a:hover,
|
.nav-links a:hover,
|
||||||
.nav-links a.active {
|
.nav-links a.active {
|
||||||
text-decoration: line-through;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Main content */
|
/* Main content */
|
||||||
@@ -380,7 +380,7 @@ footer {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.social-links a:hover {
|
.social-links a:hover {
|
||||||
text-decoration: line-through;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
.newsletter-form {
|
.newsletter-form {
|
||||||
|
|||||||
Reference in New Issue
Block a user