0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

Correct rounded sizes number

This commit is contained in:
Christian Oliff 2022-05-16 13:55:56 +09:00 committed by Mark Otto
parent e12e0806fb
commit da541014cb

View File

@ -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" >}}