From 3a16e4609f18c75957f63b665619559b40d5efc1 Mon Sep 17 00:00:00 2001 From: Tim Date: Sun, 11 May 2025 00:05:24 +0200 Subject: [PATCH] Make 2columns responsive --- templates/base/two.column.6-6.html.twig | 4 ++-- templates/base/two.column.8-4.html.twig | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/base/two.column.6-6.html.twig b/templates/base/two.column.6-6.html.twig index 979e228..3f1bb06 100644 --- a/templates/base/two.column.6-6.html.twig +++ b/templates/base/two.column.6-6.html.twig @@ -7,10 +7,10 @@
-
+
{% block column1 %}{% endblock %}
-
+
{% block column2 %}{% endblock %}
diff --git a/templates/base/two.column.8-4.html.twig b/templates/base/two.column.8-4.html.twig index 7312b87..dd9fdae 100644 --- a/templates/base/two.column.8-4.html.twig +++ b/templates/base/two.column.8-4.html.twig @@ -7,10 +7,10 @@
-
+
{% block column1 %}{% endblock %}
-
+
{% block column2 %}{% endblock %}