Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Responsive embeds and heading line height #614

Closed
wants to merge 58 commits into from

Conversation

jaicab
Copy link
Contributor

@jaicab jaicab commented Mar 15, 2016

The YouTube embeds on the website weren't responsive, causing a increase in layout width on mobile, breaking the experience. Using the common pattern of 16:9 aspect ratio for responsive embeds via CSS I applied it to all the iframes in the HTML.

I also fixed a line height problem in the headings as it was being relied on for margin. In cases where the headings go to two lines, the spacing was huge. So changed it to 1 and applied margin bottom.

@jaicab jaicab closed this Mar 15, 2016
@jaicab
Copy link
Contributor Author

jaicab commented Mar 15, 2016

Oops! I compared it with the wrong branch. Fixed on #615.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants