Skip to content

Commit

Permalink
Change font weight in challenges reveals modals
Browse files Browse the repository at this point in the history
  • Loading branch information
nesnoj committed Nov 7, 2024
1 parent 9f4bdde commit f5622dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions digiplan/static/scss/layouts/_challenges.scss
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
.challenges-modal {
@extend .row;
@extend .p-2;
@extend .fw-light;

&__visual {
@extend .col-lg-6;
Expand Down

0 comments on commit f5622dc

Please sign in to comment.