Skip to content

Commit

Permalink
Add better responsibility
Browse files Browse the repository at this point in the history
  • Loading branch information
palinkiewicz committed Aug 4, 2024
1 parent 12322a5 commit 8abbcfc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions styles/wizard.css
Original file line number Diff line number Diff line change
Expand Up @@ -349,3 +349,9 @@
.spotify-tag #spotify-tag .switch::after {
left: calc(100% - 1.75rem);
}

@media screen and (max-width: 450px) {
.select-song {
width: 45%;
}
}

0 comments on commit 8abbcfc

Please sign in to comment.