From 178b6fab98bb003ac98bcbeb6216201c6dbbccdd Mon Sep 17 00:00:00 2001 From: Christian Wolf Date: Wed, 14 Feb 2024 15:42:20 +0100 Subject: [PATCH] Enhancing some styles --- themes/tsc_vfl/assets/css/main.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/themes/tsc_vfl/assets/css/main.scss b/themes/tsc_vfl/assets/css/main.scss index 9d65b05..1909056 100644 --- a/themes/tsc_vfl/assets/css/main.scss +++ b/themes/tsc_vfl/assets/css/main.scss @@ -977,6 +977,10 @@ table.time { margin: 0 0 3em; padding: 0 0 3em; + h2 { + margin-bottom: 5px; + } + &:nth-last-of-type(1) { border-bottom: none; padding: 0;