Refactor eurovision.js and eurovision.css: remove commented code for clarity
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
.music-note-wrapper {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
/* initial top will be set via JS */
|
||||
opacity: 0;
|
||||
animation: move-right linear infinite;
|
||||
will-change: transform, opacity;
|
||||
|
||||
Reference in New Issue
Block a user