Skip to content

Commit

Permalink
fix(cue): margin for headers
Browse files Browse the repository at this point in the history
  • Loading branch information
bennypowers committed Jun 22, 2023
1 parent 4d0028c commit 7956ae0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions elements/rh-audio-player/rh-cue.css
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ h4,
h5,
h6 {
font-size: var(--rh-font-size-body-text-md, 1rem) !important;
margin-block-end: 0;
}

#voice {
Expand Down

0 comments on commit 7956ae0

Please sign in to comment.