Created Card Sections

This commit is contained in:
aftabrehan
2024-02-02 10:05:16 +05:00
parent 71eb0dfed7
commit 637072301a
40 changed files with 2730 additions and 27 deletions

View File

@@ -13,6 +13,10 @@ const config: Config = {
},
boxShadow: {
header: '0px 4px 12px 0px rgba(189, 189, 189, 0.25)',
card: '0px 8px 16px 0px rgba(0, 0, 0, 0.10)',
},
screens: {
xs: '478px',
},
},
},