From a50f445ef59cc4987d05cae7223f3c93061730bb Mon Sep 17 00:00:00 2001 From: Cerys Lewis Date: Wed, 21 Feb 2024 15:04:52 +0000 Subject: [PATCH] update css for smaller screens --- content/css/style-narrow.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/css/style-narrow.css b/content/css/style-narrow.css index cb8c902f5..cd155a359 100644 --- a/content/css/style-narrow.css +++ b/content/css/style-narrow.css @@ -210,7 +210,8 @@ h1.logo.responsive { } #main.blogupdate header.special h2 { - top: 9.5em; + top: 10.5em; + font-size: 130%; } .wrapper.style2 { @@ -223,4 +224,4 @@ h1.logo.responsive { #main.report header.special .icon { top: 2.3em !important; -} +} \ No newline at end of file