Reestablish brown
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user