This commit is contained in:
parent
22d5932d8d
commit
f952ef97c6
@ -35,7 +35,7 @@
|
|||||||
.hex-container div:nth-child(odd) {
|
.hex-container div:nth-child(odd) {
|
||||||
background:green;
|
background:green;
|
||||||
}
|
}
|
||||||
.hex-container::before {
|
/* .hex-container::before {
|
||||||
content: "";
|
content: "";
|
||||||
width: calc(var(--s)/2 + var(--m));
|
width: calc(var(--s)/2 + var(--m));
|
||||||
float: left;
|
float: left;
|
||||||
@ -44,5 +44,5 @@
|
|||||||
#0000 0 calc(var(--f) - 3px),
|
#0000 0 calc(var(--f) - 3px),
|
||||||
#000 0 var(--f));
|
#000 0 var(--f));
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user