From c3a5d63e11e85d617a131160e8af6baed55fbfb6 Mon Sep 17 00:00:00 2001 From: Humberto Alfonso Díaz Date: Mon, 23 Sep 2019 11:32:30 +0200 Subject: FUNCT Add support to modify sliders --- src/styles/main.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/styles') diff --git a/src/styles/main.scss b/src/styles/main.scss index 98456a0..01373eb 100644 --- a/src/styles/main.scss +++ b/src/styles/main.scss @@ -98,10 +98,11 @@ body { .header { text-align: center; + margin: 0; } .entry { - height: 100px; + height: 120px; .label { margin: 10px 0; -- cgit 1.2.3-korg