diff --git a/css/base.css b/css/base.css index 3e90eeb1..2b7eccef 100644 --- a/css/base.css +++ b/css/base.css @@ -22,7 +22,7 @@ --gray-19: #edeff2; --gray-20: #fafafa; --root-font-size: 14px; - --radius: 3px; + --radius: 2px; --accent: 0, 255, 0; --line-width: 3px; --background: var(--gray-01);