From c3338d84e6983fb4e6440bca0538fbf6795000c3 Mon Sep 17 00:00:00 2001 From: schneefux Date: Fri, 1 Apr 2016 18:39:49 +0200 Subject: update data structure --- index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'index.css') diff --git a/index.css b/index.css index 7083fca..8ba1365 100644 --- a/index.css +++ b/index.css @@ -22,8 +22,8 @@ time, mark, audio, video { .svgContainer { margin-top: 1.5em; - margin-bottom: 1.5em; - height: 70%; + margin-bottom: 1em; + height: 100%; } .contentLoader { -- cgit v1.3.1