Authored by htoooth

fix

... ... @@ -143,14 +143,14 @@
a {
display: table-cell;
width: 45px;
width: 67px;
background-size: 100% 100%;
}
.icon {
display: block;
margin: 0 auto;
width: 67px;
width: 30px;
height: 30px;
}
... ...