We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4da57f commit 0157a77Copy full SHA for 0157a77
src/global.css
@@ -50,3 +50,6 @@
50
html {
51
@apply bg-black;
52
}
53
+body{
54
+ font-family: 'Kokoro',sans-serif;
55
+}
0 commit comments