mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-17 19:06:18 +02:00
♻️ Clean configs (#1376)
This commit is contained in:
parent
b2ad535d19
commit
944811cff9
5 changed files with 4 additions and 21 deletions
|
@ -95,10 +95,6 @@ module.exports = {
|
|||
fontFamily: {
|
||||
sans: ["var(--font-inter)", ...defaultTheme.fontFamily.sans],
|
||||
},
|
||||
gap: {
|
||||
DEFAULT: "0.625rem",
|
||||
md: "0.625rem",
|
||||
},
|
||||
},
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue