This commit is contained in:
Robert Jagtiani
2024-12-02 20:19:32 +01:00
parent 4d0f681e59
commit a058150bf4
10 changed files with 68 additions and 35 deletions

View File

@@ -11,13 +11,18 @@ module.exports = {
screens: {
xs: '480px'
},
content: {
'nav-disc': ' ',
},
colors: {
'primary': '#ff7d26',
'primary-grad': '#ff7d26',
'primary-focus': '#ec6a13',
'primary-content': '#ffffff',
'secondary': '#444f94',
'secondary-grad': '#546AB2',
'secondary-focus': '#2f397f',
'secondary-content': '#ffffff',