Reestablish brown

This commit is contained in:
marc
2025-07-27 20:59:06 +02:00
parent 92032df7fd
commit 6aad7a069e
2 changed files with 7 additions and 4 deletions

View File

@@ -3,8 +3,11 @@ module.exports = {
content: ["./folkugat_web/assets/templates/**/*.{html, jinja}"],
theme: {
extend: {
fontFamily: {
sans: ['Inter', 'sans-serif'],
},
colors: {
'brown': '#4f0528',
'brown': '#3e3834',
'beige': '#b27c09',
},
animation: {