林旭祥 hace 3 meses
padre
commit
ec0c9ed40d
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      src/views/sunshineRun/index.vue

+ 3 - 2
src/views/sunshineRun/index.vue

@@ -687,16 +687,17 @@ onBeforeUnmount(() => {
                 font-family: 'Saira-ExtraBold';
                 // font-size: 1.4vw;
                 font-size: 1.8vw;
+                font-style: italic;
 
                 .score {
                   color: #ffffff;
-                  font-style: italic;
+                  
                   display: inline-block;
                 }
 
                 .unit {
                   color: #ffffff;
-                  margin-left: 4px;
+                  margin-left: 2px;
                   display: inline-block;
                 }
               }