build artist page

+ connect artist page to backend
~ bugs introduced as there are hashing changes in the backend

[will fix later]
This commit is contained in:
geoffrey45
2022-12-03 16:06:26 +03:00
committed by Mungai Njoroge
parent fff2c53801
commit 075765088f
17 changed files with 382 additions and 82 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ $larger: 2rem;
$banner-height: 18rem;
$song-item-height: 4rem;
$content-padding-bottom: 4rem;
$content-padding-bottom: 2rem;
// apple human design guideline colors
$black: #181a1c;