Visual edits. Add fontawesome and icons. Update colors

This commit is contained in:
rebuilt 2023-01-10 17:57:21 -08:00
parent 2629778e0d
commit e95da047ab
20 changed files with 136 additions and 49 deletions

View file

@ -1,4 +1,5 @@
@import 'colors';
.accordion-button:not(.collapsed) {
color: shade-color($primary, 50%);
}