add color to discogs label

This commit is contained in:
Your Name 2023-02-03 16:29:13 -05:00 committed by Henri Dickson
parent f4a501e34e
commit 40a3fa4e43

View file

@ -101,3 +101,7 @@ $bandcamp-color-secondary: white
// transform: skewX(30deg)
display: inline-block
margin: 0 4px
&.source-label__discogs
color: white
background-color: #262626
border-color: #262626