Skip to content

Fix broken playlist cards

Ciarán Ainsworth requested to merge fix-broken-playlist-cards into develop

82692f11 broke the playlist cards on the homepage due to CSS not being applied. This MR applies the CSS and also fixes the link to the default-cover.png. It also addresses a minor layout issue with the refresh button on the home page columns.

Before

Before

Before_refresh Before_card

After

After

After_refresh After_card

Edited by Ciarán Ainsworth

Merge request reports