File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -73,12 +73,12 @@ Use directional utilities to apply margin to an individual side, or the X and Y
7373The extended scale starts from spacer ` 7 ` up to ` 12 ` . ** Note** : Only the y-axis (` mt ` , ` mb ` and ` my ` ) and its responsive variants are supported.
7474
7575``` html live
76- <div class =" color-bg-attention d-inline-block" ><div class =" mt-7 p-1 color-bg-subtle" >.mb -7</div ></div >
77- <div class =" color-bg-attention d-inline-block" ><div class =" mt-8 p-1 color-bg-subtle" >.mb -8</div ></div >
78- <div class =" color-bg-attention d-inline-block" ><div class =" mt-9 p-1 color-bg-subtle" >.mb -9</div ></div >
79- <div class =" color-bg-attention d-inline-block" ><div class =" mt-10 p-1 color-bg-subtle" >.mb -10</div ></div >
80- <div class =" color-bg-attention d-inline-block" ><div class =" mt-11 p-1 color-bg-subtle" >.mb -11</div ></div >
81- <div class =" color-bg-attention d-inline-block" ><div class =" mt-12 p-1 color-bg-subtle" >.mb -12</div ></div >
76+ <div class =" color-bg-attention d-inline-block" ><div class =" mt-7 p-1 color-bg-subtle" >.mt -7</div ></div >
77+ <div class =" color-bg-attention d-inline-block" ><div class =" mt-8 p-1 color-bg-subtle" >.mt -8</div ></div >
78+ <div class =" color-bg-attention d-inline-block" ><div class =" mt-9 p-1 color-bg-subtle" >.mt -9</div ></div >
79+ <div class =" color-bg-attention d-inline-block" ><div class =" mt-10 p-1 color-bg-subtle" >.mt -10</div ></div >
80+ <div class =" color-bg-attention d-inline-block" ><div class =" mt-11 p-1 color-bg-subtle" >.mt -11</div ></div >
81+ <div class =" color-bg-attention d-inline-block" ><div class =" mt-12 p-1 color-bg-subtle" >.mt -12</div ></div >
8282```
8383
8484## Center elements
You can’t perform that action at this time.
0 commit comments