annother hexxo
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simple_Not
2023-07-12 02:01:46 +10:00
parent 375994a607
commit 4e583b6507
2 changed files with 7 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
.hex-main {
display:flex;
--s: 200px; /* size */
--s: 150; /* size */
--m: 4px; /* margin */
--f: calc(1.732 * var(--s) + 4 * var(--m) - 1px);
}