Commit fbde5c8dbe0117cdf26134024f1a298a185ab199
1 parent
14888df1
fix: update style
Showing
1 changed file
with
3 additions
and
0 deletions
src/views/home/index.vue
| @@ -355,6 +355,9 @@ const handleGlobalInfo = (data, num) => { | @@ -355,6 +355,9 @@ const handleGlobalInfo = (data, num) => { | ||
| 355 | .big-view-container-box { | 355 | .big-view-container-box { |
| 356 | height: 70%; | 356 | height: 70%; |
| 357 | width: 100%; | 357 | width: 100%; |
| 358 | + display: contents; | ||
| 359 | + font-size: 2.3vw; | ||
| 360 | + font-weight: bold; | ||
| 358 | } | 361 | } |
| 359 | 362 | ||
| 360 | .big-view-container-time { | 363 | .big-view-container-time { |