Skip to content

Commit

Permalink
adjusted scaling for playlist thumbnail in playlist tab for bigger sc…
Browse files Browse the repository at this point in the history
…reens
  • Loading branch information
dominrios committed Oct 30, 2024
1 parent a16f560 commit bc52a10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/sass/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@ header {
display: inline-table;
img{
width: 15vw;
height: 14vh;
height: 20vh;

// width: 35vw;
// height: 20vw;
Expand Down
Loading

0 comments on commit bc52a10

Please sign in to comment.