2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

docs(examples): ensure content sits in landmarks (#31579)

This commit is contained in:
Gaël Poupard
2020-09-10 11:39:29 +02:00
committed by GitHub
parent 28a92234e5
commit b2d7d29f6d
13 changed files with 852 additions and 840 deletions
@@ -7,7 +7,7 @@ extra_js:
async: true
---
<div class="container py-5">
<main class="container py-5">
<h1>Bootstrap and Masonry</h1>
<p class="lead">Integrate <a href="https://masonry.desandro.com/">Masonry</a> with the Bootstrap grid system and cards component.</p>
@@ -102,4 +102,4 @@ extra_js:
</div>
</div>
</div>
</main>