From fd7f10c4e78cfc8ef9e0d3eb1b7cc493436da95d Mon Sep 17 00:00:00 2001 From: bashrc Date: Tue, 12 May 2026 13:42:04 +0100 Subject: [PATCH] Reduce banner height --- theme/typewriter/theme.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme/typewriter/theme.json b/theme/typewriter/theme.json index 07e51cfba..695db57bc 100644 --- a/theme/typewriter/theme.json +++ b/theme/typewriter/theme.json @@ -26,8 +26,8 @@ "newswire-date-color": "#0562bd", "search-banner-height": "25vh", "search-banner-height-mobile": "15vh", - "banner-height": "20vh", - "banner-height-mobile": "10vh", + "banner-height": "0vh", + "banner-height-mobile": "0vh", "hashtag-background-color": "lightblue", "focus-color": "grey", "font-page-dash-tiny": "16px",