Skip to content

Commit 4774928

Browse files
fix: issue with background color and text color
1 parent a5d6bac commit 4774928

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/scss/gutenberg-editor-style.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
&, > * {
99
background-color: var(--nv-site-bg);
10+
color: var(--nv-text-color);
1011
}
1112

1213
.wp-block {

0 commit comments

Comments
 (0)