mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-19 05:50:23 +00:00
1.7 KiB
1.7 KiB
| layout | title | description | group | redirect_from | toc |
|---|---|---|---|---|---|
| docs | Borders | Use border utilities to quickly style the border and border-radius of an element. Great for images, buttons, or any other element. | utilities | /utilities/ | true |
Border
Add classes to an element to remove all borders or some borders.
{% example html %}
{% endexample %}
Border-radius
Add classes to an element to easily round its corners.
{% highlight html %}
{% endhighlight %}