fix: display albums and artists on the search page, and also few css fixes
This commit is contained in:
@ -66,3 +66,7 @@
|
||||
#artist-section h2 {
|
||||
font-size: 2rem;
|
||||
}
|
||||
|
||||
.dark #artist-section h2 {
|
||||
color: #ddd;
|
||||
}
|
||||
|
Reference in New Issue
Block a user