From eed27b24dafb23e282dd76d34c03d5a1ba7307e6 Mon Sep 17 00:00:00 2001 From: wes Date: Mon, 8 Aug 2016 18:53:29 -0400 Subject: [PATCH] loading thingy --- src/styles/search.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/styles/search.css b/src/styles/search.css index 73ec45f..2123a50 100644 --- a/src/styles/search.css +++ b/src/styles/search.css @@ -122,9 +122,9 @@ a { .logo { margin-top: 20px; - margin-left: -30px; + margin-left: -20px; } .title { - margin-left: 30px; + margin-left: 20px; }