add article block editor style overrides
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
@use "../../../css/global/variables/spacing";
|
||||
|
||||
.wp-block-badegg-article {
|
||||
.wp-block-pullquote {
|
||||
padding: 0;
|
||||
margin: spacing.$innerLarge auto;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user