Responsive Design
Responsive Design
Out of context: Reply #5
- Started
- Last post
- 12 Responses
- nocomply0
I've found that some sites need more breakpoints than others. It really depends on the design and the content.
But generally speaking, I obsess the most over the following sizes:
1024px or greater (desktop, ipad landscape view)
768px (ipad in portrait view)
320-568px (mobile)For stuff that comes in between those areas I add breakpoints only as necessary, and as dictated by the content and design of the website.