{% extends 'base.html.twig' %}{% block body %} <!-- PAGE-HEADER --> <div class="page-header"> <div> <h1 class="page-title">Margin</h1> </div> <div class="ms-auto pageheader-btn"> <ol class="breadcrumb"> <li class="breadcrumb-item"><a href="javascript:void(0);">Utilities</a></li> <li class="breadcrumb-item active" aria-current="page">Margin</li> </ol> </div> </div> <!-- PAGE-HEADER END --> <!-- ROW-1 OPEN --> <div class="row"> <div class="col-md-12 col-xl-12 col-xs-12 col-sm-12"> <!--div--> <div class="card"> <div class="card-header border-bottom"> <h3 class="card-title">Margin Top Values</h3> </div> <div class="card-body"> <p class="text-muted">It is Very Easy to Customize and it uses in website apllication.</p> <div class="example"> <div class="d-flex flex-wrap align-items-center justify-content-center justify-content-sm-start"> <div class="d-flex align-items-center justify-content-center wpx-150 hpx-80 br-5 bg-gray-200 mt-0 me-3"> .mt-0 </div> <div class="d-flex align-items-center justify-content-center wpx-150 hpx-80 br-5 bg-gray-200 mt-4 me-3"> .mt-4 </div> <div class="d-flex align-items-center justify-content-center wpx-150 hpx-80 br-5 bg-gray-200 mt-6 me-3"> .mt-6 </div> </div> </div> <div class="table-responsive mt-2"> <table class="table table-bordered text-nowrap mb-0"> <tbody> <tr> <td class="wd-20p">Classes</td> <td><code>.mt-[value]</code></td> </tr> <tr> <td class="wd-20p">Values</td> <td>0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10</td> </tr> </tbody> </table> </div> </div> </div> <div class="card"> <div class="card-header border-bottom"> <h3 class="card-title">Margin Left Values</h3> </div> <div class="card-body"> <p class="text-muted">It is Very Easy to Customize and it uses in website apllication.</p> <div class="example"> <div class="d-flex flex-wrap align-items-center justify-content-center justify-content-sm-start"> <div class="d-flex align-items-center justify-content-center wpx-150 hpx-80 bg-gray-200 br-5 m-1"> .ms-0 </div> <div class="d-flex align-items-center justify-content-center wpx-150 hpx-80 bg-gray-200 br-5 ms-4 m-1"> .ms-4 </div> <div class="d-flex align-items-center justify-content-center wpx-150 hpx-80 bg-gray-200 br-5 ms-6 m-1"> .ms-6 </div> </div> </div> <div class="table-responsive mt-2"> <table class="table table-bordered text-nowrap mt-2 mb-0"> <tbody> <tr> <td class="wd-20p">Classes</td> <td><code>.ms-[value]</code></td> </tr> <tr> <td class="wd-20p">Values</td> <td>0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10</td> </tr> </tbody> </table> </div> </div> </div> <div class="card"> <div class="card-header border-bottom"> <h3 class="card-title">Margin Right Values</h3> </div> <div class="card-body"> <p class="text-muted">It is Very Easy to Customize and it uses in website apllication.</p> <div class="example"> <div class="d-flex flex-wrap align-items-center justify-content-center justify-content-sm-start"> <div class="wpx-150 d-flex align-items-center justify-content-center hpx-80 br-5 bg-gray-200 me-4 m-1"> .me-4 </div> <div class="d-flex align-items-center justify-content-center wpx-150 hpx-80 br-5 bg-gray-200 me-6 m-1"> .me-6 </div> <div class="d-flex align-items-center justify-content-center wpx-150 hpx-80 br-5 bg-gray-200 me-2 m-1"> .me-2 </div> </div> </div> <div class="table-responsive mt-2"> <table class="table table-bordered text-nowrap my-2 mb-0"> <tbody> <tr> <td class="wp-20">Classes</td> <td><code>.me-[value]</code></td> </tr> <tr> <td class="wp-20">Values</td> <td>0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10</td> </tr> </tbody> </table> </div> </div> </div> <div class="card"> <div class="card-header border-bottom"> <h3 class="card-title">Margin Bottom Values</h3> </div> <div class="card-body"> <p class="text-muted">It is Very Easy to Customize and it uses in website apllication.</p> <div class="example"> <div class="d-flex flex-wrap align-items-center justify-content-center justify-content-sm-start"> <div class="d-flex align-items-center justify-content-center wpx-150 hpx-80 br-5 bg-gray-200 mb-0 me-3 m-1"> .mb-0 </div> <div class="d-flex align-items-center justify-content-center wpx-150 hpx-80 br-5 bg-gray-200 mb-4 me-3 m-1"> .mb-4 </div> <div class="d-flex align-items-center justify-content-center wpx-150 hpx-80 br-5 bg-gray-200 mb-6 me-3 m-1"> .mb-6 </div> </div> </div> <div class="table-responsive"> <table class="table table-bordered mt-2 text-nowrap mb-0"> <tbody> <tr> <td class="wd-20p">Classes</td> <td><code>.mb-[value]</code></td> </tr> <tr> <td class="wd-20p">Values</td> <td>0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10</td> </tr> </tbody> </table> </div> </div> </div> </div> <!--/div--> <!--div--> <div class="col-md-12 col-xl-12 col-xs-12 col-sm-12"> <div class="card"> <div class="card-header border-bottom"> <h3 class="card-title">Media Query Margin</h3> </div> <div class="card-body"> <p class="text-muted">It is Very Easy to Customize and it uses in website apllication.</p> <div class="table-responsive"> <table class="table table-bordered text-nowrap mb-0"> <thead> <tr> <th class="wp-30">Class</th> <th class="wp-70">Value</th> </tr> </thead> <tbody> <tr> <td><code>.mt-[breakpoint]-[value]</code></td> <td rowspan="4"> <p class="mg-b-5">breakpoint: xs | sm | md | lg | xl</p> <p class="mg-b-0">value: the margin value (refer to code above)</p> </td> </tr> <tr> <td><code>.me-[breakpoint]-[value]</code></td> </tr> <tr> <td><code>.mb-[breakpoint]-[value]</code></td> </tr> <tr> <td><code>.ms-[breakpoint]-[value]</code></td> </tr> </tbody> </table> </div> </div> </div> </div> <!--/div--> <div class="col-md-12 col-xl-12 col-xs-12 col-sm-12"> <div class="card"> <div class="card-header border-bottom"> <h3 class="card-title">Auto Margin</h3> </div> <div class="card-body"> <p class="text-muted">It is Very Easy to Customize and it uses in website apllication.</p> <div class="table-responsive"> <table class="table table-bordered text-nowrap mb-0"> <thead> <tr> <th class="wp-30">Class</th> <th class="wp-70">Value</th> </tr> </thead> <tbody> <tr> <td><code>.mt-auto</code></td> <td>Set a top margin to auto</td> </tr> <tr> <td><code>.me-auto</code></td> <td>Set a right margin to auto</td> </tr> <tr> <td><code>.mb-auto</code></td> <td>Set a bottom margin to auto</td> </tr> <tr> <td><code>.ms-auto</code></td> <td>Set a left margin to auto</td> </tr> </tbody> </table> </div> </div> </div> </div> <!--/div--> </div> <!-- ROW-1 CLOSED -->{% endblock %}