Update style.css

This commit is contained in:
Broque Thomas 2026-02-21 08:57:03 -08:00
parent d4d3f1ec3d
commit e80b4894bb

View file

@ -13430,6 +13430,9 @@ body {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
display: flex;
flex-wrap: wrap;
gap: 10px;
}
.artist-genres {