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 0fa8cb0 commit 94202cfCopy full SHA for 94202cf
site/content/docs/5.0/examples/headers/index.html
@@ -219,7 +219,7 @@
219
</nav>
220
<header class="py-3 mb-4 border-bottom">
221
<div class="container d-flex flex-wrap justify-content-center">
222
- <a href="/" class="d-flex align-items-center mb-3 mb-md-0 me-md-auto text-dark text-decoration-none">
+ <a href="/" class="d-flex align-items-center mb-3 mb-lg-0 me-lg-auto text-dark text-decoration-none">
223
<svg class="bi me-2" width="40" height="32"><use xlink:href="#bootstrap"/></svg>
224
<span class="fs-4">Double header</span>
225
</a>
0 commit comments