CzRger hace 1 año
padre
commit
fa85cde138
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/views/screen/index.vue

+ 2 - 1
src/views/screen/index.vue

@@ -542,11 +542,12 @@ export default defineComponent({
           .slc-item-count {
             position: absolute;
             right: 106px;
-            bottom: 12px;
+            bottom: 8px;
             font-size: 30px;
             font-family: fantasy;
             font-weight: 400;
             color: #32DCFB;
+            letter-spacing: 3px;
           }
         }
       }