footer (mobile) : hightlight footer links

(with --secondary color)
This commit is contained in:
Aditya Telange 2020-08-20 22:19:24 +05:30
parent d75f9c27f6
commit 799b253470
No known key found for this signature in database
GPG key ID: 82E844EF3DA99E77

View file

@ -18,6 +18,7 @@
.footer a {
color: inherit;
border-bottom: 1px solid var(--secondary);
}
.footer a:hover {