OperationCode / operationcode_frontend

Front-end repository for live site. Please go to `front-end` repo to contribute instead.
https://operationcode.org
MIT License
101 stars 222 forks source link

Landing video padding fix #908

Closed tskuse closed 6 years ago

tskuse commented 6 years ago

Description of changes

Fixes padding issues on the landing page's embedded video caused by styling clashes.

jjhampton commented 6 years ago

Works on my machine :grin: Ship it! :ship:

I wonder what's up w/ our Webpack setup - somehow those element CSS styles don't seem to apply globally to all elements when built in the development environment, but on prod they do apply globally (causing this clobbering issue).