Commit 1efd90c4d27d5c8dd2d521966146c2b014d361f7

Authored by Palak Handa
1 parent 9a90484564
Exists in master and in 1 other branch paytm

minor change

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
... ... @@ -1383,7 +1383,7 @@ table {
1383 1383 background:transparent;
1384 1384 }
1385 1385 .logojalsa{
1386   - width:250px;position:relative;margin-bottom: 65px;
  1386 + width:250px;position:relative;margin-bottom: 54px;
1387 1387 }
1388 1388 .jalsaheadr{
1389 1389 position: relative;font-size: 35px;margin-left: 1%;color: rgb(25, 104, 157);
... ... @@ -1443,7 +1443,7 @@ table {
1443 1443 top:0;
1444 1444 }
1445 1445 .logojalsa{
1446   - width:250px;position:relative;margin-bottom: 18%;
  1446 + width:250px;position:relative;margin-bottom: 15%;
1447 1447 }
1448 1448 .PitchYourPower{
1449 1449 position: relative;color: rgb(25, 104, 157);margin-top: -15%;
... ... @@ -1461,6 +1461,6 @@ table {
1461 1461  
1462 1462 @media (min-width:768px) and (max-width:991px){
1463 1463 .logojalsa{
1464   - width:250px;position:relative;margin-bottom: 8%;
  1464 + width:250px;position:relative;margin-bottom: 7%;
1465 1465 }
1466 1466 }
1467 1467 \ No newline at end of file
... ...