This commit is contained in:
Ueber James Santos 2023-02-10 16:33:47 -03:00
parent 2da93f8384
commit 527d1c26f4
2 changed files with 4 additions and 2 deletions

View File

@ -9,6 +9,7 @@
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");
/* Grid breakpoints */
.socialNetworkWrapper,
.socialNetworksContainer {
.socialNetworksContainer,
.acceptedPaymentMethodContainer {
margin: 0 !important;
}

View File

@ -1,4 +1,5 @@
.socialNetworkWrapper,
.socialNetworksContainer{
.socialNetworksContainer,
.acceptedPaymentMethodContainer{
margin: 0 !important;
}