ADD file via upload

This commit is contained in:
caishi 2023-09-01 11:35:54 +08:00
parent 1bce76c030
commit b02f352b3a
1 changed files with 5 additions and 0 deletions

5
src/global.scss Normal file
View File

@ -0,0 +1,5 @@
$primary-color: #466aff;
$primary-color-hover: #6684FE;
$primary-color-active: #1A47FF;
$link-color: #466aff;
$link-black-color: #05101a;