@extends('layouts.app') @section('style') @endsection @section('content')
It is very easy to customize and it uses in website applications.
Classes | .mg-t-[value] |
Values | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
Classes | .mg-l-[value] |
Values | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
Classes | .mg-r-[value] |
Values | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
Classes | .mg-b-[value] |
Values | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
It is very easy to customize and it uses in website applications.
Class | Value |
---|---|
.mg-[breakpoint]-t-[value] |
breakpoint: xs | sm | md | lg | xl value: the margin value (refer to code above) |
It is very easy to customize and it uses in website applications.
Class | 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 |