Search banner height

main
Bob Mottram 2020-11-02 15:11:02 +00:00
parent b201e0c6d6
commit 4742bf9382
1 changed files with 1 additions and 0 deletions

View File

@ -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%",