We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1eb3a2 commit ccab6c5Copy full SHA for ccab6c5
index.html
@@ -71,7 +71,7 @@ <h1 class="display-4">Good evening</h1>
71
<i class="fas fa-external-link-alt"></i>
72
<strong class="mr-auto">Bootstrap</strong>
73
<small class="text-muted">just now</small>
74
- <button type="button" class="close" data-dismiss="toast">
+ <button type="button" class="close" data-dismiss="toast" aria-label="Close">
75
<span aria-hidden="true">×</span>
76
</button>
77
</div>
0 commit comments