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.
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.