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

This commit is contained in:
Simple_Not 2023-07-12 01:31:15 +10:00
parent 22d5932d8d
commit f952ef97c6

View File

@ -35,7 +35,7 @@
.hex-container div:nth-child(odd) {
background:green;
}
.hex-container::before {
/* .hex-container::before {
content: "";
width: calc(var(--s)/2 + var(--m));
float: left;
@ -44,5 +44,5 @@
#0000 0 calc(var(--f) - 3px),
#000 0 var(--f));
}
*/