The fade animation
for the play svgs can be applied to:
body {}
, .outer {}
, or .thePlay {}
Which was demonstrated at post #5
animation: fadeInButtons;
@keyframes fadeInButtons;
animation: fadeOutButtons;
@keyframes fadeOutButtons;
The fade animation
for the play svgs can be applied to:
body {}
, .outer {}
, or .thePlay {}
Which was demonstrated at post #5
animation: fadeInButtons;
@keyframes fadeInButtons;
animation: fadeOutButtons;
@keyframes fadeOutButtons;