From 830f6411671b4a5f4c4973a560bfb1d212d425f4 Mon Sep 17 00:00:00 2001 From: Magnus Hovland Hoff Date: Thu, 13 Sep 2018 08:48:09 +0200 Subject: [PATCH] Fine-tune margin --- assets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/style.css b/assets/style.css index ba07ba7..82665be 100644 --- a/assets/style.css +++ b/assets/style.css @@ -440,7 +440,7 @@ article ul.search-results { .search { text-align: center; - margin-top: 50px; + margin-top: 45px; position: relative; }