Complete military symbols and add a map
This commit is contained in:
@@ -238,6 +238,10 @@ pattern use {
|
||||
--y-step: calc((3 / 2) * var(--circumradius));
|
||||
}
|
||||
|
||||
g.start-locations {
|
||||
display: none;
|
||||
}
|
||||
|
||||
g[data-y], g.start-locations > g {
|
||||
--translateX: 0;
|
||||
transform: translate(var(--translateX), calc(var(--y-step) * var(--i)));
|
||||
|
||||
Reference in New Issue
Block a user