Skip to content

Commit

Permalink
Merge pull request #96 from hlxsites/accordion
Browse files Browse the repository at this point in the history
Accordion margin issue fixed
  • Loading branch information
pardeepgera23 authored Nov 10, 2023
2 parents 98ce25b + 28d5c66 commit 116aa7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blocks/accordion/accordion.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ main .accordion {
main .accordion.faq-accordion>div {
border: 1px solid #dbdbdb;
border-radius: 5px;
margin-bottom: 14px;
}

main .accordion.spacer.faq-accordion>div {
Expand Down

0 comments on commit 116aa7c

Please sign in to comment.