mediaSession Controls

This commit is contained in:
Shiny Nematoda 2022-04-16 18:58:42 +05:30
parent 8ee03fa623
commit ab076dc47d
5 changed files with 65 additions and 47 deletions

View file

@ -145,11 +145,14 @@ button {
background-image: linear-gradient(45deg, #88c0d0, #5e81ac);
background-position: center;
background-size: cover;
border-radius: 0.25rem;
border-radius: .25rem;
}
.bg-img.lazy {
background-image: var(--art);
}
.search-artists .bg-img {
border-radius: 50%;
}
.pop {
--shadow: none;