2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-12 01:55:37 +00:00

and another try

This commit is contained in:
Matthias Mair
2022-11-10 21:26:30 +00:00
parent 0d8991e83e
commit cb58c92c51

View File

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