refactor: change default border-radius size

This commit is contained in:
Methapon2001 2024-04-19 11:06:40 +07:00
parent 505c07760d
commit c9f002408b

View file

@ -5,6 +5,8 @@
@import 'open-props/zindex';
html {
--radius-2: 10px;
--brand-1: #035aa1;
--brand-2: #f50000;
--border-color: var(--gray-4);