|
@@ -35,9 +35,13 @@ subtitle = ""
|
|
|
# Text color (true=light or false=dark).
|
|
|
text_color_light = true
|
|
|
|
|
|
+[design.spacing]
|
|
|
+ # Customize the section spacing. Order is top, right, bottom, left.
|
|
|
+ padding = ["20px", "0", "20px", "0"]
|
|
|
+
|
|
|
[advanced]
|
|
|
# Custom CSS.
|
|
|
- css_style = "padding-top: 20px; padding-bottom: 20px;"
|
|
|
+ css_style = ""
|
|
|
|
|
|
# CSS class.
|
|
|
css_class = ""
|