From 772ec30e0f89584f710beba99957112161c973a2 Mon Sep 17 00:00:00 2001 From: Vasil Kolev Date: Tue, 5 Jul 2016 14:48:32 +0300 Subject: [PATCH] update css as per Lyubo1's suggestion --- css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/styles.css b/css/styles.css index d440b9a..f557c67 100644 --- a/css/styles.css +++ b/css/styles.css @@ -228,7 +228,7 @@ h3 small { /* Navigation */ nav { position: relative; - height: 84px; + height: 81px; background: url("../img/navbg.jpg") repeat-x; } nav ul {