Skip to content

Commit

Permalink
done
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaibhav sasulkar committed Jul 4, 2024
1 parent b780eb7 commit 3a7e4da
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 3a7e4da

Please sign in to comment.