DESKTOP-0GD05B0\Administrator 2 years ago
parent
commit
dc11e40bc0
1 changed files with 3 additions and 1 deletions
  1. 3 1
      src/App.vue

+ 3 - 1
src/App.vue

@@ -141,7 +141,9 @@ ul, li {
   font-family: Avenir, Helvetica, Arial, sans-serif;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
-  color: #2c3e50;
+  //color: #2c3e50;
+  color: black;
+
   width: 100%;
   height: 100vh;
   font-size: 13px;