feat: 首页顶部的搭建
This commit is contained in:
@@ -56,6 +56,14 @@
|
||||
color: #fa7319;
|
||||
}
|
||||
|
||||
.color-B45309 {
|
||||
color: #b45309;
|
||||
}
|
||||
|
||||
.color-D97706 {
|
||||
color: #d97706;
|
||||
}
|
||||
|
||||
// text 颜色
|
||||
.text-color-900 {
|
||||
color: $text-color-900; // #181B25
|
||||
|
||||
Reference in New Issue
Block a user