Skip to content

Commit

Permalink
Deploying to gh-pages from @ 0ef96a3 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
voodoos committed Apr 27, 2024
1 parent ee1bb35 commit b6c9ae4
Show file tree
Hide file tree
Showing 2 changed files with 1,721 additions and 1,721 deletions.
14 changes: 7 additions & 7 deletions app.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ body {
& .playlist div.row:has(div.playing) {
filter: brightness(120%);
}
}

#main-layout .player-wrapper {
display: flex;
width: 100%;
}
& .player-wrapper {
display: flex;
width: 100%;
}


#main-layout .player-wrapper audio {
border-radius: 0.5rem;
& .player-wrapper audio {
border-radius: 0.5rem;
}
}
Loading

0 comments on commit b6c9ae4

Please sign in to comment.