From bc93f66795b4652e7cfa7dcd8fd0406e5851c2cb Mon Sep 17 00:00:00 2001 From: Tom <thomas.hodson@ecmwf.int> Date: Wed, 2 Oct 2024 16:27:42 +0100 Subject: [PATCH] increase header rule margin --- _sass/base.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/base.scss b/_sass/base.scss index bcfeb77..cf3c68b 100644 --- a/_sass/base.scss +++ b/_sass/base.scss @@ -148,7 +148,7 @@ section.title-date-container { hr.byline { margin-top: 0.2em; - margin-bottom: 0.2em; + margin-bottom: 0.5em; } section.byline { font-style: italic;