mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-12 22:25:43 -04:00
footer (mobile) : hightlight footer links
(with --secondary color)
This commit is contained in:
parent
d75f9c27f6
commit
799b253470
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
|
||||
.footer a {
|
||||
color: inherit;
|
||||
border-bottom: 1px solid var(--secondary);
|
||||
}
|
||||
|
||||
.footer a:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue