Use theme colors for contact bar items and headline underlines

This commit is contained in:
Björn Fromme
2023-01-03 17:13:24 +01:00
parent 7bd7f40279
commit ef3d709370
3 changed files with 4 additions and 8 deletions
+1 -5
View File
@@ -49,10 +49,6 @@ module.exports = {
fontSize: {
'xs': '.8rem',
},
opacity: {
'55': '.55',
'85': '.85',
},
colors: {
concept: {
DEFAULT: '#0173A5',
@@ -102,7 +98,7 @@ module.exports = {
},
},
opacity: {
'55': 0.5,
'55': 0.55,
'85': 0.85,
},
backgroundImage: {