cryptocurrency-icons/defaults.css

14 lines
208 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;
}