Latest version 2.0
Released 2 years ago
Change the rotation of the hexacon with the new css property in your campaign theming.
To switch to variant two, add the following rule in your campaign theming:
:root {
--hexagon-images-use: var(--hexagon-images-variant-two);
}