Skip to content

Commit

Permalink
cover drop shadow
Browse files Browse the repository at this point in the history
  • Loading branch information
3r1s-s committed Oct 2, 2024
1 parent 0d728eb commit a9bb0be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions profile/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ p {
background-size: cover;
border-radius: 3px;
overflow: hidden;
box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px 1px inset, rgba(0, 0, 0, 0.55) 0px 8px 40px 0px;
}

.sp-in-list {
Expand All @@ -197,6 +198,7 @@ p {

.spotify-info {
overflow: hidden;
z-index: 2;
}

.sp-in-list > span {
Expand Down

0 comments on commit a9bb0be

Please sign in to comment.