forked from indymedia/epicyon
Banner height
parent
b76a981cc8
commit
b7ffb3cd97
1
theme.py
1
theme.py
|
@ -605,6 +605,7 @@ def setThemeHenge(baseDir: str):
|
|||
setRssIconAtTop(baseDir, True)
|
||||
setPublishButtonAtTop(baseDir, False)
|
||||
themeParams = {
|
||||
"banner-height": "25vh",
|
||||
"column-left-image-width-mobile": "40vw",
|
||||
"column-right-image-width-mobile": "40vw",
|
||||
"font-size-button-mobile": "26px",
|
||||
|
|
Loading…
Reference in New Issue