marvelapp / devices.css

Pure CSS phones and tablets
MIT License
3.95k stars 611 forks source link

Please help me with responsive #24

Open Ghost094 opened 8 years ago

Ghost094 commented 8 years ago

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?

ahmadajmi commented 6 years ago

More ideas at #21

osrec commented 6 years ago

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.

philipkiely commented 5 years ago

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