From fb336375c60fb543212da58a1112b6799722aa39 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Thu, 13 Jul 2023 20:31:23 +1000 Subject: [PATCH] check posts --- static/src/vdk2ch.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/src/vdk2ch.css b/static/src/vdk2ch.css index eb6fabc..e220cec 100644 --- a/static/src/vdk2ch.css +++ b/static/src/vdk2ch.css @@ -22,6 +22,7 @@ clip-path: polygon(0% 25%, 0% 75%, 50% 100%, 100% 75%, 100% 25%, 50% 0%); background: red; margin-bottom: calc(var(--m) - var(--s)*0.2885); + aspect-ratio: 1 / 1; } .hex-container img:nth-child(odd) {