看板
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -113,7 +113,7 @@ onUnmounted(() => { | ... | @@ -113,7 +113,7 @@ onUnmounted(() => { |
| 113 | } | 113 | } |
| 114 | 114 | ||
| 115 | .scrolling-item { | 115 | .scrolling-item { |
| 116 | font-family: PingFang SC, serif; | 116 | font-family: SimHei, serif; |
| 117 | font-weight: 400; | 117 | font-weight: 400; |
| 118 | font-size: calc(17 * 100vw / 1920); | 118 | font-size: calc(17 * 100vw / 1920); |
| 119 | color: #FFFFFF; | 119 | color: #FFFFFF; | ... | ... |
-
Please register or sign in to post a comment