JarekToro / responsive-layout

The layout to beat them all!
https://vaadin.com/directory#!addon/responsive-layout
57 stars 24 forks source link

Change css widths #61

Open webshopboys opened 6 years ago

webshopboys commented 6 years ago

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 commented 6 years ago

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

JarekToro commented 6 years ago

I will accept pull requests.

Sent with GitHawk