refactor: change default border-radius size
This commit is contained in:
parent
505c07760d
commit
c9f002408b
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@
|
||||||
@import 'open-props/zindex';
|
@import 'open-props/zindex';
|
||||||
|
|
||||||
html {
|
html {
|
||||||
|
--radius-2: 10px;
|
||||||
|
|
||||||
--brand-1: #035aa1;
|
--brand-1: #035aa1;
|
||||||
--brand-2: #f50000;
|
--brand-2: #f50000;
|
||||||
--border-color: var(--gray-4);
|
--border-color: var(--gray-4);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue