We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6305714 commit c0d8b0eCopy full SHA for c0d8b0e
src/assets/main.css
@@ -37,3 +37,7 @@ a,
37
@tailwind base;
38
@tailwind components;
39
@tailwind utilities;
40
+
41
+body {
42
+ font-family: 'Noto Sans JP', sans-serif;
43
+}
0 commit comments