general: snapshot

This commit is contained in:
k
2024-08-26 01:23:48 +02:00
parent 6ebd9320db
commit e206b40468
73 changed files with 34076 additions and 1237 deletions

View File

@@ -11,7 +11,7 @@ export default {
theme: {
extend: {
fontFamily: {
sans: ["Lexend", ...defaultTheme.fontFamily.sans],
sans: ["Satoshi", ...defaultTheme.fontFamily.sans],
},
screens: {
"2xl": "1600px",