mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
move now playing card to left sidebar
- remove title card in featured artists
This commit is contained in:
@@ -8,17 +8,7 @@
|
||||
height: 100%;
|
||||
padding-right: $small;
|
||||
|
||||
.ctrl-btn {
|
||||
height: 2rem;
|
||||
width: 2rem;
|
||||
background-size: 1.5rem !important;
|
||||
cursor: pointer;
|
||||
border-radius: 0.5rem;
|
||||
|
||||
&:hover {
|
||||
background-color: $red;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@include phone-only {
|
||||
grid-template-columns: 1fr 9.2rem;
|
||||
|
||||
Reference in New Issue
Block a user