Feat: update layout styles for improved responsiveness and adjust color values in Tailwind configuration

This commit is contained in:
mr. M 2024-11-21 19:17:32 +01:00
parent a86130fc07
commit 4ea6828ce4
No known key found for this signature in database
GPG key ID: CBD57A2AEDBDA1FB
2 changed files with 9 additions and 53 deletions

View file

@ -8,8 +8,8 @@ export default {
"coral": "#F76F53",
"dark": "#202020",
"button-primary": "#c95d47",
"zen-blue": "#537CF7",
"zen-green": "#53F77F",
"zen-blue": "#6287f5",
"zen-green": "#63f78b",
},
},
},