Bootstrap 4 - Media breakpoints usage

0 votes
229 views
added May 14, 2019 in Bootstrap by LC Marshal Captain (25,790 points)
@include media-breakpoint-down(md) {
    margin-top: 0;
    padding: 0 20px;
}

 

lazacode.org - Malaysia's programming knowledge sharing platform, where everyone can share their finding as reference to others.
...