From 6d4a49208a9d6d76f672bfd4592e0fc5bd567e73 Mon Sep 17 00:00:00 2001 From: Matt Way Date: Wed, 21 Aug 2024 23:15:40 +1000 Subject: [PATCH] Use a CSS class to force columns gap to 0 --- php-template/template.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php-template/template.php b/php-template/template.php index 0b351d1..e00f29a 100644 --- a/php-template/template.php +++ b/php-template/template.php @@ -55,8 +55,8 @@ function sluggify($input) { $wardChunks = array_chunk($config['wardNames'], $wardListChunkSize); ?> - -
+ +