Mooore edge highlights!

This commit is contained in:
daudix
2024-02-17 15:32:09 +03:00
parent cc757035be
commit da3b5d5bc1
2 changed files with 3 additions and 0 deletions

View File

@ -40,6 +40,7 @@
&:hover {
background-color: var(--fg-muted-1);
box-shadow: var(--edge-highlight);
color: var(--primary-color);
text-decoration: none;
}