From d63000a1ffc4361aee3ef8a7d8a6aa21de65f38d Mon Sep 17 00:00:00 2001 From: Pat Date: Thu, 15 Aug 2024 09:16:18 -0600 Subject: [PATCH] Person page: fix mobile columns --- templates/content/node--ucb-person.html.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/content/node--ucb-person.html.twig b/templates/content/node--ucb-person.html.twig index a6a0cf7d..20bbf13c 100644 --- a/templates/content/node--ucb-person.html.twig +++ b/templates/content/node--ucb-person.html.twig @@ -34,7 +34,7 @@
-
+
{{ content.field_ucb_person_photo }}
@@ -65,7 +65,7 @@ {% endif %}
-
+
{% if content.body.0 %}
{{ content.body }}