Skip to content

Responsive layout#91

Open
simison wants to merge 5 commits intoapigy:masterfrom
simison:master
Open

Responsive layout#91
simison wants to merge 5 commits intoapigy:masterfrom
simison:master

Conversation

@simison
Copy link
Copy Markdown

@simison simison commented Oct 16, 2014

Hey! I just edited boilerplate to work in mobile for our project.

  • Add $wrapper_width to variables
  • Breakpoint for pad screens narrower than $wrapper_width
  • Breakpoint for mobile screens narrower than $mobile_breakpoint
  • Always embed Videos inside iframe and make video size responsive
    (snippet borrowed from Bootstrap, see responsive_embed.css.scss)
  • Switch to html5 and add viewport tag.
  • Add support for css media queries/html5 for older IE

Please test esp. IE, I'm not sure what's your IE8 stresshold... Lemme know if something looks odd, thanks!

- Add $wrapper_width to variables
- Breakpoint for pad screens narrower than $wrapper_width
- Breakpoint for mobile screens narrower than $mobile_breakpoint
- Always embed Videos inside iframe and make video size responsive
(snipped borrowed from Bootstrap, see responsive_embed.css.scss)
- Switch to html5 and add viewport tag.
- Add support for css media queries/html5 for older IE
@heitortsergent
Copy link
Copy Markdown

Thanks for this @simison!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants