diff --git a/theme.py b/theme.py index 7f6d73b8..55d41d87 100644 --- a/theme.py +++ b/theme.py @@ -463,8 +463,8 @@ def setThemeNight(baseDir: str): "url('./fonts/solidaric-italic.woff2') format('woff2')" themeParams = { "main-visited-color": "#0481f5", - "post-separator-margin-top": "2%", - "post-separator-margin-bottom": "2%", + "post-separator-margin-top": "9%", + "post-separator-margin-bottom": "9%", "post-separator-width": "80%", "post-separator-height": "10%", "column-left-header-background": "#07447c",