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

@media queries - min-width #52

Closed
IrvingArmenta opened this issue May 5, 2017 · 1 comment
Closed

@media queries - min-width #52

IrvingArmenta opened this issue May 5, 2017 · 1 comment

Comments

@IrvingArmenta
Copy link

Hola!

It's a great framework, I'm thinking in using it, however, is there a way to set up the media queries to work with a "mobile first" mindset?

This is kind of the mindset I'm talking about: css-media-queries-best-practices

I tried to just change media queries to min-width values, but the way the classes are set up makes the layout to not work as it should be ( stacking up columns in smaller devices - more space for content );

Hopefully I'm making sense; min-width is better for general performance as mobile devices doesn't have the graphic "power" of larger devices, that is basically the idea.

Thanks a lot!

@devlint
Copy link
Owner

devlint commented Jun 12, 2017

Hola!
Gridlex is not based in mobile-first stylen sorry....
But yes it is better to be mobile-first :)

Maybe in the next big release, as v3 ?!

@devlint devlint closed this as completed Jun 12, 2017
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