Snippets tagged “bootstrap-4”
1 snippet uses this tag.
- How to Replace col-xs-* in Bootstrap 4CSS
On this page, find out how you can make a column equal to extra small. To make it work in Bootstrap 4, you need to replace the col-xs-* class with col-*.