switch hero font to borel (#15)

This commit is contained in:
Troy 2025-01-06 15:37:15 +00:00 committed by GitHub
parent 5752069ee6
commit 0cc2a7a04e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 89 additions and 79 deletions

View file

@ -1,6 +1,6 @@
@import "@fontsource-variable/red-hat-mono";
@import "@fontsource-variable/outfit";
@import "@fontsource-variable/playwrite-ca";
@import "@fontsource/borel";
@tailwind base;
@tailwind components;