From 1efd90c4d27d5c8dd2d521966146c2b014d361f7 Mon Sep 17 00:00:00 2001 From: Palak Handa Date: Tue, 11 Sep 2018 19:19:04 +0530 Subject: [PATCH] minor change --- css/custom.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) mode change 100644 => 100755 css/custom.css diff --git a/css/custom.css b/css/custom.css old mode 100644 new mode 100755 index aea6e4b..9729589 --- a/css/custom.css +++ b/css/custom.css @@ -1383,7 +1383,7 @@ table { background:transparent; } .logojalsa{ - width:250px;position:relative;margin-bottom: 65px; + width:250px;position:relative;margin-bottom: 54px; } .jalsaheadr{ position: relative;font-size: 35px;margin-left: 1%;color: rgb(25, 104, 157); @@ -1443,7 +1443,7 @@ table { top:0; } .logojalsa{ - width:250px;position:relative;margin-bottom: 18%; + width:250px;position:relative;margin-bottom: 15%; } .PitchYourPower{ position: relative;color: rgb(25, 104, 157);margin-top: -15%; @@ -1461,6 +1461,6 @@ table { @media (min-width:768px) and (max-width:991px){ .logojalsa{ - width:250px;position:relative;margin-bottom: 8%; + width:250px;position:relative;margin-bottom: 7%; } } \ No newline at end of file -- 2.0.0