From 0eca92da8f000e6bac6cf0c2a21486be0a01fa69 Mon Sep 17 00:00:00 2001 From: Cerys Lewis Date: Tue, 20 Feb 2024 00:22:47 +0000 Subject: [PATCH] update css for smaller screens --- content/css/style-mobile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/css/style-mobile.css b/content/css/style-mobile.css index a5966226b..63c744cbd 100644 --- a/content/css/style-mobile.css +++ b/content/css/style-mobile.css @@ -288,7 +288,7 @@ header.special h2 { } #main.blog .wrapper.style4 { - padding-top: 5em; + padding: 5em 1.5em 3em 1.5em; } #main.blogcategory .wrapper.style4 {