PriymakVl
3/29/2020 - 12:48 PM

bootstrap breakpoints

bootstrap breakpoints




Responsive Breakpoints, based on screen width:

    (xs) — screen width < 576px (This is the “default” tier)

    sm — screen width ≥ 576px

    md — screen width ≥ 768px

    lg — screen width ≥ 992px
    
    xl — screen width ≥ 1200px