Update themes/hugo-scroll/static/css/screen.css
All checks were successful
website / prod-build (push) Successful in 4s

This commit is contained in:
Lillet Berthold 2023-08-04 14:11:19 +02:00
parent ea11851108
commit 5fede966cd

@ -563,10 +563,10 @@ a.fn-item {
color: white;
}
a.fn-item:hover {
color: #9fd067;
color: #ffb84c;
}
a.fn-item.active {
color: #86c440;
color: #ffb84c;
opacity: 1;
}