How can i make “grid-(row or column): span 2” be responsive on smaller devices?-Twitter bootstrap
How can i make grid-(row or column): span 2 be responsive? what i mean is, if i resize the screen to mobile, it should look something like output of col-sm-12 Also, if i comment out :nth-child(4) & :last-child, the output…