fix: remove color-brand
Some checks failed
Build / deploy-stage (push) Blocked by required conditions
Build / switch-stage (push) Blocked by required conditions
Build / build (push) Has been cancelled

This commit is contained in:
2025-04-22 17:51:26 +02:00
parent 916b767b35
commit 2fcff77a0d
4 changed files with 6 additions and 7 deletions

View File

@@ -39,9 +39,7 @@ const config = {
// },
colors: {
primary: 'var(--color-primary)',
yellow: '#F5AE07',
'light-green': '#F4F6EC',
brand: '#6B8E23', // Added brand color for hover states from SCSS
'primary-dark': 'var(--color-primary-dark)',
},
backgroundImage: {
'hero-gradient':