settings page refactor

This commit is contained in:
Čarodej
2021-11-22 10:47:24 +01:00
parent 0a4d5dea8a
commit d16a37f2ed
85 changed files with 794 additions and 779 deletions

3
tailwind.config.js vendored
View File

@@ -29,6 +29,9 @@ module.exports = {
'2x-dark-foreground': '#282A2F',
'light-background': '#f4f5f6',
}),
boxShadow: {
card: '0 2px 6px 0 rgba(0, 0, 0, 0.05)',
}
},
},
variants: {