mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Correct rounded sizes number
This commit is contained in:
parent
e12e0806fb
commit
da541014cb
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ Add classes to an element to easily round its corners.
|
|||
|
||||
### Sizes
|
||||
|
||||
Use the scaling classes for larger or smaller rounded corners. Sizes range from `0` to `3`, and can be configured by modifying the utilities API.
|
||||
Use the scaling classes for larger or smaller rounded corners. Sizes range from `0` to `5`, and can be configured by modifying the utilities API.
|
||||
|
||||
{{< example class="bd-example-rounded-utils" >}}
|
||||
{{< placeholder width="75" height="75" class="rounded-0" title="Example non-rounded image" >}}
|
||||
|
|
Loading…
Add table
Reference in a new issue