m_ott’s avatarm_ott’s Twitter Archive—№ 7,588

        1. …in reply to @StephanWeinhold
          TheAgileNinja IMO it really depends on the content. One standard breakpoint can work well, e.g. for a single column layout /a floating grid
      1. …in reply to @m_ott
        TheAgileNinja But sometimes you might need more. Of course this increases complexity, but if it’s worth the effort – why not?
    1. …in reply to @m_ott
      TheAgileNinja A lot of problems also arise from defining standard breakpoints beforehand and thinking about them too globally, though.
  1. …in reply to @m_ott
    TheAgileNinja I found adjusting the layout on the component scale via media queries is often much more useful to tackle complex problems.
    1. …in reply to @m_ott
      TheAgileNinja And this can perfectly work with one overall “breakpoint”, too. ;)