[design] change radius

This commit is contained in:
zombieFox 2019-01-05 22:49:15 +00:00
parent e47ade8ea8
commit cb04322833
1 changed files with 1 additions and 1 deletions

View File

@ -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);