perf: 全局样式调整

This commit is contained in:
张传龙
2022-06-18 22:00:58 +08:00
parent 16957a96b7
commit 39a80926bf
13 changed files with 60 additions and 119 deletions

3
src/styles/variables.css Normal file
View File

@@ -0,0 +1,3 @@
:root {
--primaryColor: #316c72;
}