Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

does really landscape responsive ? #77

Open
ghost opened this issue Oct 4, 2016 · 1 comment
Open

does really landscape responsive ? #77

ghost opened this issue Oct 4, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 4, 2016

On a tablet the layout is reorganized to fit the device but the fonts size don't change neither the images size. the block code are also truncated.
any explanation ?

@Kylescottw
Copy link

Hello, Are you aware of responsive media queries?

EXAMPLE For mobile screen size media queries, add this to your style.styl at the bottom:

@media mq-mobile
  .yourTargetClass 
    font-size: 1em

screen shot 2017-05-20 at 3 02 45 pm

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

No branches or pull requests

1 participant