mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-18 05:30:22 +00:00
- Move and rename .img-rounded to .rounded, .img-circle to .rounded-circle
- Add new .rounded-{direction} utils
- New docs pages for border utils with TBD comments for the border property
- Removes most image examples for rounding from the content/images docs in favor of new docs page
1.1 KiB
1.1 KiB
| layout | title | group |
|---|---|---|
| docs | Borders | utilities |
Use border utilities to quickly style the border and border-radius of an element. Great for images, buttons, or any other element.
Border-radius
Add classes to an element to easily round its corners.
{% highlight html %}
{% endhighlight %}