Vuetify comes with a 12 point grid system built using flex box the grid is used to create specific layouts within an application s content.
Grid system gutter.
Lg for laptops and desktops screens equal to or greater than 1200px wide.
Md for small laptops screens equal to or greater than 992px wide.
Sm for tablets screens equal to or greater than 768px wide.
The bootstrap 4 grid system has five classes col extra small devices screen width less than 576px col sm small devices screen width equal to or greater than 576px col md medium devices screen width equal to or greater than 768px col lg large devices screen width equal to or greater than 992px col xl xlarge devices screen width equal to or greater than 1200px.
Since this grid system is powered by flexbox and not css.
Xs for phones screens less than 768px wide.
The classes above can be combined to create more dynamic and flexible layouts.
The bootstrap grid system has four classes.
Use our powerful mobile first flexbox grid to build layouts of all shapes and sizes thanks to a twelve column system five default responsive tiers sass variables and mixins and dozens of predefined classes.
Resulting in a 30px gutter between columns plus 15px to the left and right of the grid.
Bootstrap s grid system uses a series of containers rows and columns to layout and align content.
It contains 5 types of media breakpoints that are used for targeting specific screen sizes or orientations xs sm md lg and xl these resolutions are defined below in the viewport breakpoints table and can be modified by customizing the breakpoint service.
These gutters are highly reminiscent of the css grid gap property.