devices.css icon indicating copy to clipboard operation
devices.css copied to clipboard

Please help me with responsive

Open Ghost094 opened this issue 9 years ago • 3 comments

I use marvel-device s5 black and marvel-device iphone6plus landscape, and i have problem with responsive. Is here any way to make this two devices responsive with media queries or something else?

Ghost094 avatar Nov 02 '16 20:11 Ghost094

More ideas at #21

ahmadajmi avatar Jan 19 '18 21:01 ahmadajmi

You can give https://github.com/osrec/ResponsiveDevices.css a try. Not as elaborate a design as the ones on here, but may still be useful to you.

osrec avatar Aug 09 '18 06:08 osrec

I wrote a different approach to this issue. My version modifies the scss directly, which you can then use to create the phones in any size you want. If you want to change between multiple sizes, use @media queries and load multiple files.

https://github.com/philipkiely/devices.css

philipkiely avatar Apr 13 '19 20:04 philipkiely