mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 05:08:00 +02:00
Fixed bug with play
This commit is contained in:
parent
9e2339492e
commit
5486be7613
4 changed files with 33 additions and 37 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue