From b21d9d8534f1a2a05b5108eb6b747fe2fcde17a2 Mon Sep 17 00:00:00 2001 From: Matt Way Date: Wed, 21 Aug 2024 23:06:11 +1000 Subject: [PATCH] Fix dimensions of ward list so it looks normal on mobile --- php-template/template.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/php-template/template.php b/php-template/template.php index 9abae17..0b351d1 100644 --- a/php-template/template.php +++ b/php-template/template.php @@ -55,16 +55,16 @@ function sluggify($input) { $wardChunks = array_chunk($config['wardNames'], $wardListChunkSize); ?> - +
- +
- -
    + +