mirror of
https://github.com/jcreek/SelectionWheel.git
synced 2026-07-15 04:03:43 +00:00
feat(#3): Add fireworks and sound to selection reveal
This commit is contained in:
@@ -182,6 +182,15 @@ text{
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
|
||||
#fireworks-container {
|
||||
display: none;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#image{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user