diff --git a/theme.py b/theme.py index a54bf0b13..4f7ac310c 100644 --- a/theme.py +++ b/theme.py @@ -526,6 +526,7 @@ def setThemeStarlight(baseDir: str): setRssIconAtTop(baseDir, True) setPublishButtonAtTop(baseDir, False) themeParams = { + "search-banner-height-mobile": "15vh", "column-left-header-background": "#69282c", "column-left-image-width-mobile": "40vw", "line-spacing-newswire": "120%",