mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-07-28 13:53:28 +02:00
Polish (#3692)
This commit is contained in:
@@ -47,6 +47,9 @@ module.exports = {
|
||||
"4xl": "2000px",
|
||||
mobile: { max: "767px" },
|
||||
desktop: "768px",
|
||||
tall: { raw: "(min-height: 800px)" },
|
||||
short: { raw: "(max-height: 799px)" },
|
||||
"very-short": { raw: "(max-height: 600px)" },
|
||||
},
|
||||
fontFamily: {
|
||||
sans: ["Hanken Grotesk", "var(--font-inter)", "sans-serif"],
|
||||
|
Reference in New Issue
Block a user