mjz update
This commit is contained in:
@@ -6,7 +6,7 @@ article: false
|
||||
---
|
||||
|
||||
## 深色背景
|
||||
在 class 中加入 `bg-Red|Orange|...`
|
||||
在 class 中加入 `bg-red|orange|...`
|
||||
|
||||
```css
|
||||
.bg-red /* 嫣红 #e54d42 */
|
||||
@@ -27,7 +27,7 @@ article: false
|
||||
```
|
||||
|
||||
## 浅色背景
|
||||
在 class 中加入 `bg-Red|Orange|...`
|
||||
在 class 中加入 `bg-red|orange|...`
|
||||
在 class 中再加入 `light`
|
||||
|
||||
```css
|
||||
|
||||
@@ -150,7 +150,7 @@ export default {
|
||||
top calc(var(--navbar-height) + 50px)
|
||||
right 6.8vw
|
||||
width 17.5vw
|
||||
height 34.2vw
|
||||
height 34.4vw
|
||||
z-index -1
|
||||
background-image: url(https://www.uviewui.com/common/iPhone13.png);
|
||||
background-repeat: no-repeat;
|
||||
|
||||
Reference in New Issue
Block a user