aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaZderMind2016-12-25 19:50:24 +0100
committerMaZderMind2016-12-25 19:50:24 +0100
commit942da970b07807b2ed7f7fc9075fb2c6e2aee51b (patch)
tree8cd7c3641c6d13773b1daf715a1cd699df616b72
parentd113aaea2aee67fd77b39cde02c3399f4a36b42d (diff)
more bottom-margin on overview-page
Diffstat (limited to '')
-rw-r--r--configs/conferences/33c3/main.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/33c3/main.less b/configs/conferences/33c3/main.less
index d361157..f12e209 100644
--- a/configs/conferences/33c3/main.less
+++ b/configs/conferences/33c3/main.less
@@ -113,7 +113,7 @@ h1, h2, body.overview .room a.title, body.overview .panel-primary a, .navbar-bra
border-bottom: 1px solid @darker-grey;
position: relative;
- margin-bottom: 48px + 16px;
+ margin-bottom: 100px;
.program-schedule {
padding: 15px 10px;