This commit is contained in:
2023-03-17 13:49:35 +00:00
parent 1bf663e636
commit 292dc579d7
8 changed files with 2332 additions and 406 deletions

View File

@@ -1,3 +1,6 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
:root {
--max-width: 1100px;
--border-radius: 12px;