chore: replace old border-radius variables with new tokens
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
align-items: center;
|
||||
background-color: var(--Main-Brand-PalePeach);
|
||||
padding: var(--Spacing-x3) 0;
|
||||
border-radius: var(--Corner-radius-Medium);
|
||||
border-radius: var(--Corner-radius-md);
|
||||
gap: var(--Spacing-x2);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user