mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 修改首页代码
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user