Fix font for some OSs

This commit is contained in:
2025-07-19 20:15:01 -07:00
parent 17297e279f
commit 17424cb83a
2 changed files with 1 additions and 1 deletions

View File

@@ -1,5 +1,4 @@
@import 'tailwindcss';
@import '@fontsource/roboto';
body {
font-family: 'Roboto', sans-serif;