From 8c56415ea858f47335ec5837a5b1669de8e191c2 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Thu, 18 Jan 2018 15:02:01 +0100 Subject: [PATCH] Update style.css --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index 1516985..15dc03a 100755 --- a/css/style.css +++ b/css/style.css @@ -361,10 +361,10 @@ body { .contain-to-grid { background: transparent; - position: absolute; + position: fixed; z-index: 99; } .contain-to-grid .top-bar { - background: transparent; + background: #fff; max-width: 100%; } .top-bar-section ul li > a {