mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
footer (mobile) : hightlight footer links
(with --secondary color)
This commit is contained in:
parent
d75f9c27f6
commit
799b253470
@ -18,6 +18,7 @@
|
||||
|
||||
.footer a {
|
||||
color: inherit;
|
||||
border-bottom: 1px solid var(--secondary);
|
||||
}
|
||||
|
||||
.footer a:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user