Skip to content

Commit

Permalink
made sure Arial will be used in Chromatic
Browse files Browse the repository at this point in the history
  • Loading branch information
Francis Thibault committed Oct 10, 2023
1 parent 2b721cc commit 019b83d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .storybook/styles/chromatic.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
*,
*::before,
*::after {
font-family: Arial;
font-family: Arial !important;
}

0 comments on commit 019b83d

Please sign in to comment.