zs 2 years ago
parent
commit
54ae91f306
1 changed files with 3 additions and 3 deletions
  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;
 							}
 						}