Skip to content

Commit

Permalink
Fix Blaze Pro from apply global font family
Browse files Browse the repository at this point in the history
  • Loading branch information
lupus2k committed Jun 20, 2024
1 parent 3551351 commit f8ed7d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion client/layout/masterbar/blaze-pro.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
$inter: Inter, $sans;
$sfProText: "SF Pro Text", $sans;

* {
.blaze-pro,
.is-blaze-pro {
font-family: $inter;
}

Expand Down

0 comments on commit f8ed7d1

Please sign in to comment.