refactor: default rounded

This commit is contained in:
Methapon2001 2024-04-10 18:08:40 +07:00
parent dfeb1061c7
commit eecba2fb32

View file

@ -77,7 +77,7 @@ html {
} }
.rounded { .rounded {
border-radius: var(--radius-3); border-radius: var(--radius-2);
} }
.surface-0 { .surface-0 {