Skip to content

Commit

Permalink
Deploying to gh-pages from @ feef5a8 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
voodoos committed Apr 27, 2024
1 parent 4b922c3 commit ee1bb35
Show file tree
Hide file tree
Showing 8 changed files with 538 additions and 537 deletions.
7 changes: 4 additions & 3 deletions app.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ body {
box-sizing: border-box;

grid-template-columns: 2fr 1fr;
grid-template-rows: 5rem 1fr 2rem 1rem;
grid-template-rows: 5rem 1fr 2rem;

gap: 1.5rem;
padding: 1.5rem;
Expand All @@ -22,7 +22,8 @@ body {
width: 100%;
height: 100%;

& .item-list, & .playlist {
& .item-list,
& .playlist {
display: flex;
flex-direction: column;
height: 100%;
Expand All @@ -42,4 +43,4 @@ body {

#main-layout .player-wrapper audio {
border-radius: 0.5rem;
}
}
Binary file removed cd-50.png
Binary file not shown.
Binary file added disc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed error-globe-64.png
Binary file not shown.
1,068 changes: 534 additions & 534 deletions main.bc.js

Large diffs are not rendered by default.

Binary file removed music-50.png
Binary file not shown.
Binary file added server-error.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added track.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ee1bb35

Please sign in to comment.