Skip to content

Commit

Permalink
add font
Browse files Browse the repository at this point in the history
  • Loading branch information
loan-mgt committed Sep 8, 2024
1 parent 3204b66 commit b96c2f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
--toast-background: #333;
--toast-color: #fff;
--border-color: #ddd;
--font-family: Arial, sans-serif;
--font-family: 'Bricolage Grotesque', sans-serif;
--toast-animation-time: 0.5s;
}

Expand Down

0 comments on commit b96c2f5

Please sign in to comment.