Change la façon dont les feux d'artifices apparaissent
This commit is contained in:
parent
c47bd42d46
commit
40b2b2fcf7
2 changed files with 20 additions and 10 deletions
12
css/home.css
12
css/home.css
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue