diff --git a/wp-content/themes/mag-wp/css/colors/default.css b/wp-content/themes/mag-wp/css/colors/default.css index a0fe707..afd416e 100644 --- a/wp-content/themes/mag-wp/css/colors/default.css +++ b/wp-content/themes/mag-wp/css/colors/default.css @@ -796,6 +796,15 @@ div#placeholder { +/* Genre Headers */ +.archive-header .genre-spotify-playlist { + display: inline-block; + margin: 0 auto; +} +.archive-header .genre-spotify-playlist .genre-spotify-playlist { + display: inline-block; + margin: 0 10px; +}