feat: dark mode for main pages (#637)

* feat: update dark mode styles for auth and explore page

* feat: dark mode for home page
This commit is contained in:
boojack
2022-11-29 21:44:52 +08:00
committed by GitHub
parent 52038d26d2
commit 6384f5af74
24 changed files with 126 additions and 174 deletions

View File

@@ -13,6 +13,8 @@ module.exports = {
"2xl": "1.5rem",
"3xl": "1.875rem",
"4xl": "2.25rem",
"5xl": "2.5rem",
"6xl": "3rem",
},
extend: {
spacing: {