From c94424d11095c6ff223c8026855ee72cc72655ee Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Thu, 13 Jul 2023 20:32:42 +1000 Subject: [PATCH] check posts --- static/src/vdk2ch.css | 1 - templates/i-posts.html | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/static/src/vdk2ch.css b/static/src/vdk2ch.css index e220cec..eb6fabc 100644 --- a/static/src/vdk2ch.css +++ b/static/src/vdk2ch.css @@ -22,7 +22,6 @@ 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) { diff --git a/templates/i-posts.html b/templates/i-posts.html index ce0883b..af642e5 100644 --- a/templates/i-posts.html +++ b/templates/i-posts.html @@ -8,7 +8,7 @@
{% endif %}
-
+
@@ -19,7 +19,7 @@
-
+
#{{ posto._key }}

{{ posto.texto }}