You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/components/alerts.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ Alerts can also contain additional HTML elements like headings and paragraphs.
60
60
<divclass="alert alert-success"role="alert">
61
61
<h4class="alert-heading">Well done!</h4>
62
62
<p>Aww yeah, you successfully read this important alert message. This example text is going to run a bit longer so that you can see how spacing within an alert works with this kind of content.</p>
63
-
<pclass="m-b-0">Whenever you need to, be sure to use a margin utilities to keep things nice and tidy.</p>
63
+
<pclass="m-b-0">Whenever you need to, be sure to use margin utilities to keep things nice and tidy.</p>
0 commit comments