Skip to content

Commit 149bcea

Browse files
committed
change font to match MUI elements
1 parent 117a421 commit 149bcea

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

frontend/src/index.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
@import 'tailwindcss';
2+
3+
@theme {
4+
--font-sans: "Roboto", "Helvetica", "Arial", sans-serif;
5+
}

0 commit comments

Comments
 (0)