responsive-layout icon indicating copy to clipboard operation
responsive-layout copied to clipboard

Change css widths

Open webshopboys opened this issue 7 years ago • 2 comments

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

webshopboys avatar Jul 18 '18 09:07 webshopboys

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

bekirmavus avatar Oct 15 '18 12:10 bekirmavus

I will accept pull requests.

Sent with GitHawk

JarekToro avatar Oct 15 '18 14:10 JarekToro