Add button to go back from the archive
All checks were successful
Build / build (push) Successful in 2m15s
All checks were successful
Build / build (push) Successful in 2m15s
This commit is contained in:
@@ -95,11 +95,12 @@ main.songs {
|
||||
|
||||
&.selected {
|
||||
color: #fff;
|
||||
|
||||
&[data-category="mixtape"] { background-color: #bf616a }
|
||||
&[data-category="classic"] { background-color: #5e81ac }
|
||||
}
|
||||
|
||||
&.wide { grid-column: 1 / 3 }
|
||||
|
||||
& svg {
|
||||
height: 1.2em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user