forked from indymedia/epicyon
Search banner height
parent
523bfc743e
commit
fd85d7ed81
3
theme.py
3
theme.py
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue