2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-13 18:45:29 +00:00

switch color back

This commit is contained in:
Matthias Mair
2022-11-10 21:24:59 +00:00
parent 3ea6517988
commit 0d8991e83e

View File

@ -9,8 +9,8 @@ module.exports = {
theme: { theme: {
extend: { extend: {
colors: { colors: {
'primary': '#DDBC91', 'primary': '#90A8D8',
'secondary': '#90A8D8', 'secondary': '#DDBC91',
}, },
screens: { screens: {
'xs': '470px', 'xs': '470px',