website/static/src/scss/_spotify.scss

10 lines
126 B
SCSS
Raw Normal View History

body.page-spotifyplaylistpage {
table {
img {
min-width: 55px;
width: 55px;
height: 55px;
}
}
}