codeSessionsP2 / masimapage

masima landing page
MIT License
1 stars 2 forks source link

Logo CSS Animation (#7) and Refactorings (#16, #22) #24

Closed mxklb closed 7 years ago

mxklb commented 8 years ago

Logo CSS Animations #7

Actually the state of the implementation is:

  1. The logo zooms in.
  2. Then stays static until its pressed.
  3. When pressed the logo starts rotating & zooming (while audio plays).
  4. When pressed again logo animation stops & logo zooms in (audio paused)

Finally point 2 needs some more work. The logo should flicker or wobble instead of beeing static ..

I'll update the PR soon, just to see what's going on - checkout latest mxklb.masimapage

iPhone / Safari Logo Rotation Bug #16

I corrected it to work with Safari on OSX Lion - added some mixins .. On an older iPhone the logo just didn't come up at all. It could be because of WiFi but maybe still something wrong (tbd). So