From fe399143527972050534b3262c94dfbf291ddb41 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 31 May 2018 22:59:56 +0200 Subject: split out datasets folder --- public/assets/css/css.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'public/assets/css/css.css') diff --git a/public/assets/css/css.css b/public/assets/css/css.css index 7fa6676..f42b05c 100644 --- a/public/assets/css/css.css +++ b/public/assets/css/css.css @@ -6,6 +6,7 @@ html,body { font-family: 'Trebuchet MS', sans-serif; } body { + background-attachment: fixed; } header { font-size: 13px; @@ -40,7 +41,9 @@ h3 { flex-direction: column; align-items: center; justify-content: center; - width: 100%; height: 100%; + width: 100%; + min-height: 100%; + padding: 10px 10px; } .row { display: flex; -- cgit v1.2.3-70-g09d2