mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-09-28 09:22:34 +02:00
fix(entry-cover): remove color property for link to enhance visibility
This commit is contained in:
@@ -102,6 +102,5 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.entry-cover a {
|
.entry-cover a {
|
||||||
color: var(--secondary);
|
|
||||||
box-shadow: 0 1px 0 var(--primary);
|
box-shadow: 0 1px 0 var(--primary);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user