Merge pull request #15460 from woocommerce/fix/wcs-banner-heading-space
Small fix to WCS banner heading spacing
This commit is contained in:
commit
bb1c7f09f7
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -119,8 +119,8 @@
|
||||||
align-self: stretch;
|
align-self: stretch;
|
||||||
padding: 1em 0;
|
padding: 1em 0;
|
||||||
|
|
||||||
h1 {
|
p {
|
||||||
padding: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue