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