Wait for font to load before rendering
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2025-07-19 10:30:58 -06:00
parent 966d56972e
commit 6e687e5400
Signed by: fnmain
GPG key ID: B67D7410F33A0F61
5 changed files with 14 additions and 29 deletions

View file

@ -1,5 +1,4 @@
@import 'apex.css';
@import 'firacode.css';
@custom-media --tablet only screen and (max-width: 1200px);
@custom-media --phone only screen and (max-width: 800px);