feat: update border radius to match Apple's design
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
--background-accent: #6bbfb8;
|
||||
|
||||
/* @layout/border-radius/rounded */
|
||||
--radius: 1rem;
|
||||
--radius: 1.5rem;
|
||||
|
||||
/* @layout/content-width/medium */
|
||||
--width-content-width: clamp(40rem, 72.5vw, 100rem);
|
||||
|
||||
Reference in New Issue
Block a user