林旭祥 hace 2 semanas
padre
commit
e45f800c42
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/views/score/index.vue

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

@@ -264,7 +264,8 @@ onMounted(() => {
 
 .top .topLeft .name {
   font-size: 3.2vh;
-  color: #fff;
+  // color: #fff;
+  color: #1A293A;
   margin-left: 3vw;
 }