move now playing card to left sidebar

- remove title card in featured artists
This commit is contained in:
geoffrey45
2022-03-18 19:59:33 +03:00
parent f8710a1596
commit 30140cc739
12 changed files with 130 additions and 86 deletions
+1 -11
View File
@@ -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;