Skip to content

Commit

Permalink
CDPT-636: Update heading styles in the rich text component
Browse files Browse the repository at this point in the history
- Order
  • Loading branch information
EmilyHazlehurst committed Nov 21, 2024
1 parent b754120 commit a687edc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/app/themes/clarity/src/components/c-polls/style.styl
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@

}

// Overriding Totalpoll plugin styles to Clarity theme styles.
// Needs to be outside of this specific component's scope so it is global and will affect wherever the shortcode is used on the site.
.totalpoll-wrapper {
h4 {
font-size: $mantle !important;
}
}

// Overriding Totalpoll plugin styles to Clarity theme styles.
// Needs to be outside of this specific component's scope so it is global and will affect wherever the shortcode is used on the site.
.totalpoll-button, .totalpoll-button-primary, .totalpoll-button-vote {
cursor: pointer !important;
font-size: $outerCore !important;
Expand Down

0 comments on commit a687edc

Please sign in to comment.