implement wheel scroll on featured artists.

add next-prev buttons too
This commit is contained in:
geoffrey45
2021-12-10 16:10:06 +03:00
parent a96b76748f
commit 43c1f70380
7 changed files with 129 additions and 81 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ a {
}
.l-sidebar {
width: 250px;
width: 15em;
grid-area: l-sidebar;
padding-top: 0.5rem;
margin: 0.5rem 0 0.5rem 0.5rem;