Change la façon dont les feux d'artifices apparaissent

This commit is contained in:
nono-lqdn 2026-01-30 18:18:46 +01:00
parent c47bd42d46
commit 40b2b2fcf7
2 changed files with 20 additions and 10 deletions

View file

@ -57,12 +57,12 @@
}
.btn-pop i {
position: absolute;
display: block;
left: 50%;
top: 0;
width: 3px;
height: 8px;
/* position: ; */
display:run-in;
left: 0px;
top: 0px;
width: 1px;
height: 1px;
background: red;
opacity: 0;
}