chore: replace old border-radius variables with new tokens
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
min-height: 180px; /* Fixed height from Figma */
|
||||
border-radius: var(--Corner-radius-Medium);
|
||||
border-radius: var(--Corner-radius-md);
|
||||
}
|
||||
|
||||
.imageContainer {
|
||||
|
||||
Reference in New Issue
Block a user