Agile CSS Framework has mobile-first flexbox grid, twelve column system.
add col- with a number from 1 to 12 to set the size
Use col-sm- col-md- col-lg- col-xl- with any number from 1 to 12
The sum in each row must be 12,
Example:
col-sm-12 shows a full width column on small devices,
col-md-6 shows 2 columns on tablets, col-lg-3 shows 4
columns on desktop
Please, resize the window to see the changes on all devices.
In some cases we need to show a column first on large devices but last on small devices or visa versa
Built with love in Ukraine by Kim Majali, EITO team, and contributors.