This class is define the maximum width of your grid.
Props | Types | Description |
---|---|---|
xs | double = 0 | Define the screen condition higher xs |
sm | double = 600 | Define the screen condition higher or equal with sm |
md | double = 960 | Define the screen condition higher or equal with md |
lg | double = 1280 | Define the screen condition higher or equal with lg |
xl | double = 1920 | Define the screen condition higher or equal with xl |