mirror of
https://github.com/Nezumi-2711/next-gdrive-index.git
synced 2026-09-22 13:38:38 +00:00
🖥️ wip: Config screen
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ const config: Config = {
|
||||
},
|
||||
extend: {
|
||||
fontFamily: {
|
||||
sans: ["var(--font-source-sans-3)", ...tw.fontFamily.sans],
|
||||
sans: ["var(--font-outfit)", ...tw.fontFamily.sans],
|
||||
mono: ["var(--font-jetbrains-mono)", ...tw.fontFamily.mono],
|
||||
},
|
||||
colors: {
|
||||
|
||||
Reference in New Issue
Block a user