Starlight theme left column image width

merge-requests/8/head
Bob Mottram 2020-10-14 17:05:07 +01:00
parent ec3ad05e8f
commit 84da7b3450
1 changed files with 1 additions and 0 deletions

View File

@ -414,6 +414,7 @@ def setThemeStarlight(baseDir: str):
removeTheme(baseDir)
setThemeInConfig(baseDir, name)
themeParams = {
"column-left-image-width-mobile": "40vw",
"line-spacing-newswire": "120%",
"focus-color": "darkred",
"font-size-button-mobile": "36px",