From ac87650e030a2599329bce30be4caf26683b8531 Mon Sep 17 00:00:00 2001 From: Reda Lazri Date: Fri, 28 Nov 2014 23:22:30 +0100 Subject: [PATCH] Fix the navbar --- stylesheet.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/stylesheet.css b/stylesheet.css index 1590ccc..0c8412c 100755 --- a/stylesheet.css +++ b/stylesheet.css @@ -122,7 +122,6 @@ h6 { font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b } .navbar { - width: 537px; padding: 1em; height: 2.55556em; display: inline-block; @@ -242,7 +241,7 @@ h6 { font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b /* margin-bottom: 8em; */ /* max-height: 168px; */ } -/* +/* .proprietary .product_img:after { content: ""; background-image: url("images/bad.png"); @@ -272,7 +271,7 @@ h6 { font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b top: 8em; left: 9em; position: absolute; - + } -- 2.25.1