Margin-top Values
It is Very Easy to Customize and it uses in website apllication.
.mg-t-20
.mg-t-40
ClassNamees | .mg-t-[value] |
Values | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
Margin-right Values
It is Very Easy to Customize and it uses in website apllication.
.mg-l-20
.mg-l-40
ClassNamees | .mg-l-[value] |
Values | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
Margin-right Values
It is Very Easy to Customize and it uses in website apllication.
.mg-r-10
.mg-r-40
.mg-r-20
ClassNamees | .mg-r-[value] |
Values | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
Margin-bottom Values
It is Very Easy to Customize and it uses in website apllication.
.mg-b-20
.mg-b-40
ClassNamees | .mg-b-[value] |
Values | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
Media Query Margin
It is Very Easy to Customize and it uses in website apllication.
ClassName | Value |
---|---|
.mg-[breakpoint]-t-[value] | breakpoint: xs | sm | md | lg | xl value: the margin value (refer to code above) |
Auto Margin
It is Very Easy to Customize and it uses in website apllication.
ClassName | Value |
---|---|
.mg-t-auto | Set a top margin to auto |
.mg-r-auto | Set a right margin to auto |
.mg-b-auto | Set a bottom margin to auto |
.mg-l-auto | Set a left margin to auto |