lalala 6 жил өмнө
parent
commit
90264a3bf3

+ 1 - 0
mobile-code/src/pages/shop/index.vue

@@ -93,6 +93,7 @@ export default {
 				}
 			}
 			.list-icon {
+				margin-right: 10px;
 				.iconfont {
 					color: $mainColor;
 					font-weight: bold;

+ 3 - 1
mobile-code/src/static/css/common.scss

@@ -49,10 +49,12 @@ page, body {
     font-size: 28px;
     padding: 20px 30px;
 	background-color: #fff;
-	border-radius: 60px;
+	border-radius: 100px;
 	border: 1px solid $mainColor;
 	text-align: center;
 	line-height: 1;
+	margin-left: 0;
+	margin-right: 0;
 }
 .button-com.red {
 	color: #fff;