ui: improve layout

This commit is contained in:
Anthony Fu 2022-11-23 10:53:22 +08:00
parent df9ee293a7
commit 936488f51e
8 changed files with 30 additions and 19 deletions

View file

@ -1,5 +1,6 @@
:root {
--c-primary: #53b3cb;
--c-primary-active: #3a7b8c;
--c-border: #88888820;
--c-bg-base: #fff;
--c-text-base: #222;