Skip to content

Commit

Permalink
Merge pull request #12 from WWWPiramalFinanceCOM/feature/homepage-bug…
Browse files Browse the repository at this point in the history
…fixes

Feature/homepage bugfixes
  • Loading branch information
VaibhavSasulkar authored Jul 4, 2024
2 parents 054b863 + 06eaae1 commit 68c8f22
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions blocks/footer/footer.css
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@ footer.footer-wrapper .footer {
margin-top: 8px;
}

.section.mobile-footer-section-third .wrappercreation-wrapper .wrapper-creation-container .image-href-desktop a>picture>img {
.section.mobile-footer-section-third .wrappercreation-wrapper .wrapper-creation-container .image-href-mobile a>picture>img {
width: 128px;
height: 38px;
}
Expand Down Expand Up @@ -503,7 +503,7 @@ footer.footer-wrapper .footer {
column-gap: 32px;
}

.section.footer-follow-us-wrapper .wrappercreation-wrapper .imgwithlink-wrapper .image-href-desktop a>picture img {
.section.footer-follow-us-wrapper .wrappercreation-wrapper .imgwithlink-wrapper .image-href-mobile a>picture img {
width: 22px;
height: 24px;
}
Expand Down Expand Up @@ -613,7 +613,7 @@ footer.footer-wrapper .footer {
margin-left: 16px;
}

.section.footer-follow-us-wrapper .wrappercreation-wrapper .imgwithlink-wrapper .image-href-desktop a>picture img {
.section.footer-follow-us-wrapper .wrappercreation-wrapper .imgwithlink-wrapper .image-href-mobile a>picture img {
width: 25px;
height: 40px;
}
Expand Down

0 comments on commit 68c8f22

Please sign in to comment.