fix(indent):

This commit is contained in:
Alexander Myasoedov
2024-08-20 01:36:07 +03:00
parent ed12bc0397
commit 7e730f53cb
+3 -2
View File
@@ -21,7 +21,7 @@
technopollas: ['Technopollas', 'sans-serif'],
},
colors: {
dark:{
dark: {
bg: '#121212',
card: '#1E1E1E',
text: '#FFFFFF',
@@ -31,7 +31,8 @@
orange: '#FF9800',
yellow: '#FFEB3B',
},
},},
},
},
borderRadius: {
'lg': '1rem',
},