From 23315fe066c05f1a90a3dc0f6532db594e7b6580 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Sat, 20 Jan 2018 21:46:44 +0100 Subject: [PATCH] Update style.css --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index a36435b..f9d4a5e 100755 --- a/css/style.css +++ b/css/style.css @@ -376,7 +376,7 @@ body { background: #fff; -moz-box-shadow: inset 0 0 2px #000; -webkit-box-shadow: inset 0 0 2px #000; - box-shadow: inset 0 0 2px #000; + box-shadow: inset 0 0 2px #000; max-width: 100%; } .top-bar-section ul li > a {