Skip to content

Commit

Permalink
Update site/src/components/Faq/faqSection.style.js
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <[email protected]>
  • Loading branch information
leecalcote authored Aug 16, 2024
1 parent 24134a0 commit aa18e70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/src/components/Faq/faqSection.style.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ const FaqSectionWrapper = styled.section`
.category_name {
margin: 2rem 0 0.5rem;
font-style: italic;
text-transform: capitalize;
}
.accordion__item + .accordion__item {
Expand Down

0 comments on commit aa18e70

Please sign in to comment.