Search banner height

merge-requests/8/head
Bob Mottram 2020-11-12 10:18:49 +00:00
parent 523bfc743e
commit fd85d7ed81
1 changed files with 2 additions and 1 deletions

View File

@ -829,7 +829,8 @@ def setThemePurple(baseDir: str):
fontStr = \
"url('./fonts/CheGuevaraTextSans-Regular.woff2') format('woff2')"
themeParams = {
"search-banner-height-mobile": "15vh",
"search-banner-height": "25vh",
"search-banner-height-mobile": "10vh",
"font-size-button-mobile": "26px",
"font-size": "32px",
"font-size2": "26px",