give space for create playlist button
This commit is contained in:
parent
62e0906b3a
commit
9652998b6e
1 changed files with 1 additions and 1 deletions
|
|
@ -252,7 +252,7 @@
|
|||
<section class="content-section">
|
||||
<div class="library-header">
|
||||
<h2>My Playlists</h2>
|
||||
<button id="create-playlist-btn" class="btn-primary">Create Playlist</button>
|
||||
<button id="create-playlist-btn" class="btn-primary" style="margin: 10px 0;">Create Playlist</button>
|
||||
</div>
|
||||
<div class="card-grid" id="my-playlists-container"></div>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Reference in a new issue