famer / device.css

Apple devices in one HTML element with pure CSS
http://famer.github.io/device.css/
MIT License
5 stars 2 forks source link

Add default behavior(color) for base classes #1

Open famer opened 9 years ago

famer commented 9 years ago

When doing something like <div class="ipad-mini-3">content</div> something strange happens or nothing like with <div class="iPhone-6">content</div> which is not expected. It's preferable to choose default color and use it like it's done with orientation.