7cb02694210551da6c6d092499cbb2a4ce4d85e6
custom.css
| ... | ... | @@ -287,7 +287,7 @@ h1.header-title { |
| 287 | 287 | - Vertical center spacing = 0.50 * height |
| 288 | 288 | */ |
| 289 | 289 | .hexmap { |
| 290 | - --side: 64px; /* scale here */ |
|
| 290 | + --side: 96px; /* scale here */ |
|
| 291 | 291 | --hex-w: calc(var(--side) * 2); |
| 292 | 292 | --hex-h: calc(var(--side) * 1.732); /* ≈ √3 * side */ |
| 293 | 293 | } |