summaryrefslogtreecommitdiff
path: root/index.css
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2016-04-01 18:39:49 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-04-01 18:39:49 +0200
commitc3338d84e6983fb4e6440bca0538fbf6795000c3 (patch)
treebac9b7360017bb0286485813227df992f0ba6ce6 /index.css
parent4180d54aef2022f0f5e75e9e300e6b427d331d5a (diff)
downloadvortrag-knn-c3338d84e6983fb4e6440bca0538fbf6795000c3.tar.gz
vortrag-knn-c3338d84e6983fb4e6440bca0538fbf6795000c3.zip
update data structure
Diffstat (limited to 'index.css')
-rw-r--r--index.css4
1 files changed, 2 insertions, 2 deletions
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 {