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;