@@ -159,9 +159,9 @@ export default {
text-align: center;
color: #666;
margin-top: 20px;
- margin-left: 10px;
- margin-right: 10px;
- padding-bottom: 8px;
+ margin-left: 10px ;
+ margin-right: 10px ;
+ padding-bottom: 8px ;
position: relative;
&.equal{
position: absolute;
@@ -203,6 +203,7 @@ export default {
}
ul{
+ padding-left: 0px;
display: flex;
flex-direction: row;
justify-content: center;