File tree Expand file tree Collapse file tree
docs/documentation/components Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1280,5 +1280,24 @@ <h4 class="title is-4">
12801280 {% include examples/navbar-color.html color="white" light=true %}
12811281</ div >
12821282
1283- {% include elements/variables.html type='component' %}
1283+ {% include elements/anchor.html name="Navbar Helper Classes" %}
1284+
1285+ < table class ="table is-bordered ">
1286+ < tbody >
1287+ < tr >
1288+ < th > Type</ th >
1289+ < th > Name</ th >
1290+ < th > Description</ th >
1291+ </ tr >
1292+ < tr >
1293+ < th rowspan ="1 "> Spacing</ th >
1294+ < td > < code > is-spaced</ code > </ td >
1295+ < td > Sets < strong > Top</ strong > and < strong > Bottom</ strong > paddings with < strong > 1rem</ strong > ,
1296+ < br > < strong > Left</ strong > and < strong > Right</ strong > paddings with < strong > 2rem</ strong >
1297+ </ td >
1298+ </ tr >
1299+ </ tbody >
1300+ </ table >
1301+
12841302
1303+ {% include elements/variables.html type='component' %}
You can’t perform that action at this time.
0 commit comments