diff options
Diffstat (limited to 'site/content/docs/5.3/examples/jumbotrons/index.html')
| -rw-r--r-- | site/content/docs/5.3/examples/jumbotrons/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.3/examples/jumbotrons/index.html b/site/content/docs/5.3/examples/jumbotrons/index.html index efb12bb6b..9c8f05841 100644 --- a/site/content/docs/5.3/examples/jumbotrons/index.html +++ b/site/content/docs/5.3/examples/jumbotrons/index.html @@ -30,7 +30,7 @@ body_class: "" <div class="d-inline-flex gap-2 mb-5"> <button class="d-inline-flex align-items-center btn btn-primary btn-lg px-4 rounded-pill" type="button"> Call to action - <svg class="bi ms-2" width="24" height="24"><use xlink:href="#arrow-right-short"/></svg> + <svg class="bi ms-2" width="24" height="24" aria-hidden="true"><use xlink:href="#arrow-right-short"/></svg> </button> <button class="btn btn-outline-secondary btn-lg px-4 rounded-pill" type="button"> Secondary link |
