From fe39944aa6daac29d5909615478cc5c5a3f4fe5a Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Sun, 21 Jan 2018 11:44:35 +0100 Subject: [PATCH] Update style.css --- css/style.css | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/css/style.css b/css/style.css index 097e6ae..5455ea9 100755 --- a/css/style.css +++ b/css/style.css @@ -337,7 +337,7 @@ body { transform: translateX(0); } } /* Navigation */ .title-area h1 { - line-height: 1; + line-height: 0.5; padding-left: 15px; } .title-area h1 a { color: #333; @@ -370,12 +370,14 @@ body { .contain-to-grid { background: transparent; position: fixed; - z-index: 99; } + z-index: 99; + height: 4rem; } .contain-to-grid .top-bar { -webkit-box-shadow: 0 2px 8px 0 rgba(50, 50, 50, 0.08); box-shadow: 0 2px 8px 0 rgba(50, 50, 50, 0.08); background: #fff; - max-width: 100%; } + max-width: 100%; + height: 4rem; } .top-bar-section ul li > a { font-family: "Overpass";