Developer Diary
August 26, 2019
Debugging SMK Landing page lottie animation in Edge. Guessing it was a SVG mask issue, and D agreed. Re-exported from After Effects w/o the mask and now it works.
Discussed SMK site launch and S3 issues.
Finished SMK search console and GTM tasks, for now.
Finding something for M to do on TAP. Picked the Contact page.
Spinning M on TAP contact page
Finding issue with H's responsive video iFrame issue. Turned out it was just that the container had a flex sibling that was growing and squeezing it out. Setting to
flex: 0 0 50%
will fix it.
TAP Site fixups