From 8ac3e80d357c5edb1c8a78f4738a16eb6fd24ba1 Mon Sep 17 00:00:00 2001 From: Nicolas Cusan Date: Thu, 10 Jan 2019 21:42:53 +0100 Subject: [PATCH] improve compere design --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 13bb182..e75b3c5 100644 --- a/style.css +++ b/style.css @@ -239,7 +239,7 @@ body { -ms-flex: none; flex: none; margin-bottom: 0; - padding-bottom: 10px; + padding-bottom: 20px; border-bottom: 1px solid #eee; } }