From b01015cd5ea379fd2cf7e42c2e45c61aa027eeac Mon Sep 17 00:00:00 2001 From: "mb @ ts" Date: Mon, 21 May 2018 23:35:10 +0200 Subject: [PATCH] last fine tuning for the agenda on mobile --- theme/wttf/static/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/theme/wttf/static/main.css b/theme/wttf/static/main.css index e034c33..50b13e8 100644 --- a/theme/wttf/static/main.css +++ b/theme/wttf/static/main.css @@ -355,6 +355,7 @@ footer{ #agenda{ width: calc(100% - 6em); margin: 1em 0px; + padding:1em 2.5em 2em 3.5em; } .featured{ max-width: 100%; !important