mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 17:05:32 +02:00
Feat: update layout styles for improved responsiveness and adjust color values in Tailwind configuration
This commit is contained in:
parent
a86130fc07
commit
4ea6828ce4
2 changed files with 9 additions and 53 deletions
|
@ -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",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue