front: unify path indication css

This commit is contained in:
djmil 2023-10-26 09:30:37 +02:00
parent 7c2a3329a7
commit 8a0401ec59

View File

@ -26,6 +26,5 @@
.game-header a:hover:not(.active) {
color: cadetblue;
/* box-shadow: 0 1.5px 0 0 currentColor; */
box-shadow: 0 1.5px 0 0 currentColor;
}