YY %!s(int64=2) %!d(string=hai) anos
pai
achega
fe1ace9441
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/index.vue

+ 2 - 2
src/views/index.vue

@@ -154,14 +154,14 @@ export default {
     padding: 10px;
     color: #fff;
     border-radius: 50%;
-    background-color: rgb(230, 237, 104);
+    background-color: gold;
   }
   .icon_4 {
     font-size: 36px;
     padding: 10px;
     color: #fff;
     border-radius: 50%;
-    background-color: rgb(253, 184, 135);
+    background-color: coral;
   }
 }
 </style>