check posts
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simple_Not
2023-07-14 02:04:38 +10:00
parent b824370a43
commit ed9260ca66
2 changed files with 7 additions and 6 deletions

View File

@@ -26,9 +26,9 @@
.hex-container img:nth-child(odd) {
background: transparent;
}
}
.hex-container::before {
content: "";
content: "";
width: calc(var(--s)/2 + var(--m));
float: left;
height: 120%;
@@ -37,4 +37,5 @@ content: "";
#000 0 var(--f));
}