Update style.css

pull/15/head
Broque Thomas 8 months ago
parent 34c74d1186
commit ac9f911d13

@ -6598,8 +6598,8 @@ body {
/* Artist Bubble Card */
.artist-bubble-card {
position: relative;
width: 80px;
height: 80px;
width: 200px;
height: 200px;
border-radius: 50%;
cursor: pointer;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);

Loading…
Cancel
Save