diff --git a/static/src/vdk2ch.css b/static/src/vdk2ch.css index 88558f6..ba99ab3 100644 --- a/static/src/vdk2ch.css +++ b/static/src/vdk2ch.css @@ -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)); } - + */ \ No newline at end of file