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

Change css widths #61

Open
webshopboys opened this issue Jul 18, 2018 · 2 comments
Open

Change css widths #61

webshopboys opened this issue Jul 18, 2018 · 2 comments

Comments

@webshopboys
Copy link

Hi, can I change css "width rules"? In my case xs is to wide, so I would like to change for example:

@media only screen and (min-width: 48em)
to
@media only screen and (min-width: 33em)

and so on. But it is a built-in css. There is any possibility to change it?

Thanks.
Karl

@bekirmavus
Copy link

+1
Please add variable support for this. So we can change them.

@JarekToro
Copy link
Owner

I will accept pull requests.

Sent with GitHawk

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

3 participants