Skip to content

Commit

Permalink
Merge pull request #981 from web-illinois/accordion-fix-d10
Browse files Browse the repository at this point in the history
removing border on accordion
  • Loading branch information
trubach authored Feb 2, 2024
2 parents f3709ba + 6d5ca5a commit 5a8e4e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scss/illinois-framework/_paragraphs.accordion.scss
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@
}
}
}
.paragraph--type--accordion-content {
border: none !important;
}

0 comments on commit 5a8e4e7

Please sign in to comment.