@@ -77,7 +77,7 @@
color:#333;
display: flex;
width:90%;
- padding:3px 10px;
+ padding:3px 0 3px 15px;
align-items: center;
}
.text-list:after{
@@ -85,11 +85,11 @@
position:absolute;
left:0;
background:#333;
- width:3px;
- height:3px;
- border-radius: 1.5px;
+ width:6px;
+ height:6px;
+ border-radius: 3px;
top:50%;
- margin-top:-1.5px
+ margin-top:-4px
.text-list span{
color:#666;