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 }}