Run lint:css-fix.
This commit is contained in:
parent
1a28784bbe
commit
66e46d8942
|
@ -32,11 +32,7 @@
|
|||
|
||||
.woocommerce-marketing-introduction-banner-illustration {
|
||||
width: 271px;
|
||||
background: linear-gradient(
|
||||
90deg,
|
||||
rgba( 247, 237, 247, 0 ) 5.31%,
|
||||
rgba( 196, 152, 217, 0.12 ) 77.75%
|
||||
);
|
||||
background: linear-gradient(90deg, rgba(247, 237, 247, 0) 5.31%, rgba(196, 152, 217, 0.12) 77.75%);
|
||||
|
||||
.woocommerce-marketing-introduction-banner-close-button {
|
||||
position: absolute;
|
||||
|
|
Loading…
Reference in New Issue