FIX hover svg stroke not symetric

This commit is contained in:
Antoine M 2026-04-08 15:39:47 +02:00
parent 993514c0c4
commit 814485a5a5

View File

@ -6,7 +6,7 @@
z-index: -1;
path {
stroke-width: 0;
/* vector-effect: non-scaling-stroke; */
vector-effect: non-scaling-stroke;
}
}