Reduce alert margin on mobile
This commit is contained in:
parent
952ad025a5
commit
f1e6c2f3c8
|
@ -32,6 +32,7 @@
|
|||
}
|
||||
|
||||
@include breakpoint( '<782px' ) {
|
||||
margin-bottom: $gap-large;
|
||||
padding: $gap;
|
||||
|
||||
.woocommerce-card__header {
|
||||
|
|
Loading…
Reference in New Issue