fix: 修改首页代码

This commit is contained in:
MTrun
2021-12-14 20:00:20 +08:00
parent 0b326c4e76
commit d699206cd9
16 changed files with 176 additions and 290 deletions
+9
View File
@@ -0,0 +1,9 @@
// 黑色
$--color-black: #000;
$--color-border: #333335;
$--color-bg-1: #17171a;
$--color-bg-2: #232324;
$--color-bg-3: #2a2a2b;
$--color-bg-4: #313132;
$--color-bg-5: #373739;