This commit is contained in:
2022-11-30 12:10:49 +08:00
parent 1d3240dc7e
commit fbaab6b342
3 changed files with 10 additions and 17 deletions

View File

@@ -9,16 +9,4 @@
text-decoration: none;
text-align: center;
}
/* .icon-check{
position: relative;
}
.icon-check::before{
position: absolute;
top: 50%;
left: 50%;
content: "\EA08";
font-size: 16px;
color: #ffffff;
transform: translate(-50%,-48%) scale(.73);
-webkit-transform: translate(-50%,-48%) scale(.73);
} */