Skip to content

Commit

Permalink
removing border on accordion
Browse files Browse the repository at this point in the history
  • Loading branch information
nhjohnstone committed Feb 2, 2024
1 parent f3709ba commit 6d5ca5a
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 6d5ca5a

Please sign in to comment.