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