mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
docs(examples): typo in offcanvas example in .bg-body (#33092)
Caught by pa11y-ci on Boosted (because of insufficient contrasts) ❤️
This commit is contained in:
@@ -46,7 +46,7 @@ body_class: "bg-light"
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="nav-scroller bg--body shadow-sm">
|
||||
<div class="nav-scroller bg-body shadow-sm">
|
||||
<nav class="nav nav-underline" aria-label="Secondary navigation">
|
||||
<a class="nav-link active" aria-current="page" href="#">Dashboard</a>
|
||||
<a class="nav-link" href="#">
|
||||
|
||||
Reference in New Issue
Block a user