issues
search
Hyperobjekt
/
cpal-site
MIT License
0
stars
1
forks
source link
add 3d transform to fix ios issue
#17
Closed
Lane
closed
4 years ago
Lane
commented
4 years ago
Changes
adds
-webkit-transform: translate3d(0,0,0);
to step content elements to fix disappearing bug (fix found
here
)
closes #16
Changes
-webkit-transform: translate3d(0,0,0);
to step content elements to fix disappearing bug (fix found here)closes #16