Skip to content

Commit

Permalink
fix(shs-5696): make normal the font style of blockquotes in wysiwyg (#…
Browse files Browse the repository at this point in the history
…1582)

Co-authored-by: Mari Nez <mariannuar@gmail.com>
Co-authored-by: Andrés Díaz Soto <andres.diaz.soto@gmail.com>
  • Loading branch information
3 people authored Jul 26, 2024
1 parent 3360171 commit c4483f0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ $px-only: true;
@include hb-blockquote;
overflow: visible;
font-size: 24px;
font-style: normal;

@include grid-media-min('lg') {
font-size: 28px;
Expand Down

0 comments on commit c4483f0

Please sign in to comment.