magin
This commit is contained in:
parent
2da93f8384
commit
527d1c26f4
@ -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");
|
@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 */
|
/* Grid breakpoints */
|
||||||
.socialNetworkWrapper,
|
.socialNetworkWrapper,
|
||||||
.socialNetworksContainer {
|
.socialNetworksContainer,
|
||||||
|
.acceptedPaymentMethodContainer {
|
||||||
margin: 0 !important;
|
margin: 0 !important;
|
||||||
}
|
}
|
@ -1,4 +1,5 @@
|
|||||||
.socialNetworkWrapper,
|
.socialNetworkWrapper,
|
||||||
.socialNetworksContainer{
|
.socialNetworksContainer,
|
||||||
|
.acceptedPaymentMethodContainer{
|
||||||
margin: 0 !important;
|
margin: 0 !important;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user