We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feff2c9 commit ca40ac3Copy full SHA for ca40ac3
src/components/content/Card/Card.tsx
@@ -16,7 +16,7 @@ const CardElement = tasty({
16
flow: 'column',
17
radius: '(1cr + 1bw)',
18
fill: '#white',
19
- border: true,
+ border: '#light-border',
20
padding: '1.5x',
21
preset: 't3',
22
},
0 commit comments