zs hace 2 años
padre
commit
54ae91f306
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      pages/week/index.vue

+ 3 - 3
pages/week/index.vue

@@ -359,11 +359,11 @@
 						border-radius: 5px;
 
 						.img {
-							width: 19vw;
+							width: 20vw;
 
 							.image {
-								width: 19vw;
-								height: 12vh;
+								width: 20vw;
+								height: 20vw;
 								border-radius: 5px;
 							}
 						}