diff --git a/README.md b/README.md index d876565b..6bed4f1a 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ This page lists all the playlists you have created. More features will be added ### 4. The Playlist page  -This page shows the details of the playlist. It includes the playlist name, description, and the songs in the playlist. You can update your playlist details from this page. +This page shows the details of the playlist. It includes the playlist name, and the songs in the playlist. You can update your playlist details from this page. ### A little narration diff --git a/src/assets/scss/Global/basic.scss b/src/assets/scss/Global/basic.scss index 4ab06b81..df503e76 100644 --- a/src/assets/scss/Global/basic.scss +++ b/src/assets/scss/Global/basic.scss @@ -36,7 +36,7 @@ } .circular { - border-radius: 20px; + border-radius: 50%; } .flex { diff --git a/src/components/AlbumView/Header.vue b/src/components/AlbumView/Header.vue index e202706e..235bb2d5 100644 --- a/src/components/AlbumView/Header.vue +++ b/src/components/AlbumView/Header.vue @@ -10,9 +10,9 @@ >