Skip to content

Commit 42ed3b6

Browse files
authored
Update border radius
1 parent 6528d75 commit 42ed3b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/globals.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
--color-negative: var(--negative);
2828
--color-secondary: var(--secondary);
2929
--color-danger: var(--danger);
30-
--radius-custom: 1.75rem;
30+
--radius-custom: 1.625rem;
3131
}
3232

3333
@layer base {

0 commit comments

Comments
 (0)