changed link styling
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
a:hover {
|
||||
font-weight: 700;
|
||||
/* color: var(--color-highlight); */
|
||||
text-decoration: wavy var(--underline-dash-size) var(--color-highlight) underline;
|
||||
text-decoration: dashed var(--underline-dash-size) var(--color-highlight) underline;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 500px) {
|
||||
|
||||
Reference in New Issue
Block a user