mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
implement wheel scroll on featured artists.
add next-prev buttons too
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M10.0201 6L8.61011 7.41L13.1901 12L8.61011 16.59L10.0201 18L16.0201 12L10.0201 6Z" fill="white"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 210 B |
Reference in New Issue
Block a user