WIP: Fix pan-zoom for webkit

This commit is contained in:
2025-06-16 22:41:31 -07:00
parent 3de614c8ee
commit 7b5fd7590b
8 changed files with 27 additions and 13 deletions

View File

@@ -210,10 +210,6 @@ g.selected use.primary-weapon {
fill: red;
}
.gameboard {
transform: translate(19px, 31px) scale(4);
}
/* Inradius and circumradius values come from the hexagon */
.grid, g.start-locations {
--inradius: 8.66px;