Fixed bug with play

This commit is contained in:
Shiny Nematoda 2022-04-18 19:49:20 +05:30
parent 9e2339492e
commit 5486be7613
4 changed files with 33 additions and 37 deletions

View file

@ -145,7 +145,7 @@ button {
background-image: linear-gradient(45deg, #88c0d0, #5e81ac);
background-position: center;
background-size: cover;
border-radius: .25rem;
border-radius: 0.25rem;
}
.bg-img.lazy {
background-image: var(--art);