diff options
Diffstat (limited to 'config/_default/params.toml')
| -rw-r--r-- | config/_default/params.toml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/_default/params.toml b/config/_default/params.toml index 88649ca..779559c 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -169,7 +169,7 @@ # padding = "0" # footer = "none" # orientation = "stacked" - style = "justify-content-center horizontal-scrollable" + style = "justify-content-center" pane = "persona" type = "tabs" width = 100 @@ -237,9 +237,9 @@ themeOpacity = "57" darkModeShade = "20%" darkModeTint = "40%" - themeFont = "Texturina" + themeFont = "Crimson Pro, Grenze Gotisch, Texturina" themeFontPath = "/fonts" # relative path - themeFontPreload = "/fonts/crimson-pro-v24-latin-regular.woff2" + #themeFontPreload = "/fonts/crimson-pro-v24-latin-regular.woff2" fontSizeBase = "1rem" purge = false |
