This commit is contained in:
parent
e08d767ded
commit
af4a8f5b20
@ -3,6 +3,7 @@
|
||||
.hex-main {
|
||||
display:flex;
|
||||
/*flex-direction: column;*/
|
||||
flex-wrap: wrap;
|
||||
--s: 100px; /* size */
|
||||
--m: 4px; /* margin */
|
||||
--f: calc(1.732 * var(--s) + 4 * var(--m) - 1px);
|
||||
|
Loading…
Reference in New Issue
Block a user