Is there a short code to apply all media queries in one shot bootstrap? -


now use this:

<div class="col-xs-2    col-sm-2    col-md-2    col-lg-2"> 

is there way shorten it?

so don't have repeat, since columns span equally?

yes, can set col-xs-2 , width apply on screen dimension


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -