From 4072006a6386bb840e6c6ae90d907a46d6aed67f Mon Sep 17 00:00:00 2001 From: xcps Date: Mon, 5 Feb 2018 10:45:16 +0500 Subject: [PATCH] Restyling logo --- public/stylesheets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index 64bf722..dd2df84 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -44,7 +44,7 @@ a:hover { .header .logo a img { height: 84px; position: relative; - margin-right: .5em; + margin-right: 1em; } form.search input[type="submit"] {