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 75be518 commit 4a3467dCopy full SHA for 4a3467d
src/components/content/Card/Card.tsx
@@ -14,7 +14,7 @@ const CardElement = tasty({
14
styles: {
15
display: 'block',
16
flow: 'column',
17
- radius: '@large-radius',
+ radius: '(@large-radius + 1bw)',
18
fill: '#white',
19
border: true,
20
padding: '1.5x',
0 commit comments