cryptocurrency-icons/defaults.css
2018-06-20 15:12:54 +07:00

14 lines
200 B
CSS

.crypto-icon-32 {
display: inline-block;
width: 32px;
height: 32px;
background-size: cover;
}
.crypto-icon-128 {
display: inline-block;
width: 128px;
height: 128px;
background-size: cover;
}