mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
Update sizing links
This commit is contained in:
parent
1d2aaed4ab
commit
8f0ac7193e
@ -208,7 +208,7 @@ Using the grid, wrap cards in columns and rows as needed.
|
|||||||
|
|
||||||
### Using utilities
|
### Using utilities
|
||||||
|
|
||||||
Use our handful of [available sizing utilities]({{ site.baseurl }}/utilities/sizing-and-positioning/#width-and-height) to quickly set a card's width.
|
Use our handful of [available sizing utilities]({{ site.baseurl }}/utilities/sizing/) to quickly set a card's width.
|
||||||
|
|
||||||
{% example html %}
|
{% example html %}
|
||||||
<div class="card w-75">
|
<div class="card w-75">
|
||||||
|
@ -41,7 +41,7 @@ Put that all together, and you have the following examples.
|
|||||||
</div>
|
</div>
|
||||||
{% endexample %}
|
{% endexample %}
|
||||||
|
|
||||||
Bootstrap provides a handful of [utilities for setting width]({{ site.baseurl }}/utilities/sizing-and-positioning/#width-and-height). Depending on your needs, these may help with quickly configuring progress.
|
Bootstrap provides a handful of [utilities for setting width]({{ site.baseurl }}/utilities/sizing/). Depending on your needs, these may help with quickly configuring progress.
|
||||||
|
|
||||||
{% example html %}
|
{% example html %}
|
||||||
<div class="progress">
|
<div class="progress">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user