File size: 178 Bytes
f5071ca | 1 2 3 4 5 6 7 8 9 | .artist-details-upper , #hck{
/* From https://css.glass */
background: #282828;
border-radius: 16px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
border: 1px solid #282828;
} |
f5071ca | 1 2 3 4 5 6 7 8 9 | .artist-details-upper , #hck{
/* From https://css.glass */
background: #282828;
border-radius: 16px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
border: 1px solid #282828;
} |