refactor: rounded radius

This commit is contained in:
Methapon2001 2024-06-25 16:06:11 +07:00
parent 5fa910bcb9
commit 96aac0576f

View file

@ -5,7 +5,7 @@
@import 'open-props/zindex'; @import 'open-props/zindex';
html { html {
--radius-2: 10px; --radius-2: 7px;
--brand-1: #035aa1; --brand-1: #035aa1;
--brand-2: #f50000; --brand-2: #f50000;