style: make hover effect more visible
This commit is contained in:
+1
-1
@@ -152,7 +152,7 @@ h1 {
|
||||
}
|
||||
|
||||
.social-links a:hover {
|
||||
color: var(--text-header);
|
||||
color: var(--pink-accent);
|
||||
border-bottom: 1px dashed var(--pink-accent);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user