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