林旭祥 пре 2 недеља
родитељ
комит
e45f800c42
1 измењених фајлова са 2 додато и 1 уклоњено
  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;
 }