mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
ugh
This commit is contained in:
parent
f297282833
commit
4b62a93906
@ -21,7 +21,7 @@ The `.pos-f-t` class can be used to easily position elements at the top of the v
|
|||||||
|
|
||||||
## Width and height
|
## Width and height
|
||||||
|
|
||||||
Easily make an element as wide or as tall (relative to its parent) wit our width and height utilities. Includes support for `25%`, `50%`, `75%`, and `100%`.
|
Easily make an element as wide or as tall (relative to its parent) with our width and height utilities. Includes support for `25%`, `50%`, `75%`, and `100%`.
|
||||||
|
|
||||||
{% example html %}
|
{% example html %}
|
||||||
<div class="w-25 p-3" style="background-color: #eee;">Width 25%</div>
|
<div class="w-25 p-3" style="background-color: #eee;">Width 25%</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user