Skip to content

Styled text missing spaces in Accordion button #41178

Answered by coliff
angely-dev asked this question in General
Discussion options

You must be logged in to vote

It's due to the flexbox rules on the accordion button. To fix it I'd suggest adding the class mx-1 to your spans to give a little horizontal margin - works great :-)

Accordion Item #1 <span class="fw-bold mx-1">Bold text.</span> <span class="fst-italic mx-1">Italic text.</span>

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by angely-dev
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants