Add some more space above sections

This commit is contained in:
Veronica Berglyd Olsen
2023-02-25 18:35:39 +01:00
parent fd390c2cba
commit e50bb72dc7
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
body article section {
margin-top: 1.8em;
}
+1
View File
@@ -47,6 +47,7 @@ exclude_patterns = []
html_theme = "furo"
html_static_path = ["_static"]
html_css_files = ["custom.css"]
html_theme_options = {
"light_logo": "novelwriter-light.png",
"dark_logo": "novelwriter-dark.png",