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

Adaptive font-size #360

Open
NamDang311 opened this issue Aug 9, 2016 · 1 comment
Open

Adaptive font-size #360

NamDang311 opened this issue Aug 9, 2016 · 1 comment

Comments

@NamDang311
Copy link

@media (device:iphone) { /* styles or definitions for iPhone */ }

Is there a way to target specific screen size with @media query? such as in case i want to use different font-size in iphone 4 and iphone 6 plus/

@Stunner
Copy link
Collaborator

Stunner commented Aug 9, 2016

This isn't currently available. Would be more than happy to review a pull request for this however.

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

2 participants