From 62452330bb86273d044edb6bfa45324652b681d4 Mon Sep 17 00:00:00 2001 From: Alexandre Mutel Date: Thu, 9 Jun 2016 14:52:19 +0900 Subject: [PATCH] Improve spacing for result names --- css/main.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/main.scss b/css/main.scss index 5432cbb..06dd1cf 100644 --- a/css/main.scss +++ b/css/main.scss @@ -58,8 +58,8 @@ body { } .result-names p { - font-size: 1.3rem; - margin-bottom: 0.5em; + font-size: 1.5rem; + margin-bottom: 0.1em; } #markdown {