Commit fbde5c8dbe0117cdf26134024f1a298a185ab199

Authored by guzijian
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 355 .big-view-container-box {
356 356 height: 70%;
357 357 width: 100%;
  358 + display: contents;
  359 + font-size: 2.3vw;
  360 + font-weight: bold;
358 361 }
359 362  
360 363 .big-view-container-time {
... ...