payment logo implementation

This commit is contained in:
Čarodej
2022-01-07 17:36:39 +01:00
parent a2e6a3bd2f
commit 0b5fcfe676
6 changed files with 748 additions and 60 deletions

5
tailwind.config.js vendored
View File

@@ -5,13 +5,14 @@ module.exports = {
debugScreens: {
position: ['bottom', 'right'],
},
textColor: {
/*textColor: {
'green': '#0ABB87',
'red': '#fd397a',
'yellow': '#ffb822',
'purple': '#9d66fe',
'blue': '#5578eb',
},
'white': '#fff',
},*/
extend: {
scale: {
'97': '.97',