Skip to content

Commit

Permalink
fix Survey Title font color
Browse files Browse the repository at this point in the history
  • Loading branch information
OlgaLarina committed Aug 2, 2023
1 parent 1bdc734 commit b4cbbc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/defaultV2-theme/blocks/sd-title.scss
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@
.sd-container-modern__title {
.sd-header__text h3 {
margin: 0;
color: $foreground-light;
}

.sd-description {
margin: 0;
color: $foreground-light;
}
}
}
Expand Down

0 comments on commit b4cbbc7

Please sign in to comment.