Fixes: #1.
- In alert documentation,
p-0
class is added for the icon side of the window body to ensure there's enough room for the icon and the error message. - Removed extra border-radius directive for
.btn
which was duplicated. The correct pixel radius is 3px.
Added:
.btn-group
class for when you've got multiple buttons and want to space them out.