1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-13 00:54:04 +02:00

Testing this out

This commit is contained in:
Mark Otto
2021-05-07 10:48:18 -07:00
parent d1334cc7ac
commit fbfc16fd8f
74 changed files with 282 additions and 209 deletions

View File

@@ -137,7 +137,7 @@
</header>
<nav class="bd-subnavbar py-2" aria-label="Secondary navigation">
<div class="container-xxl d-flex align-items-md-center">
<form class="bd-search position-relative me-auto">
@@ -393,10 +393,10 @@
</div>
<div class="bd-content ps-lg-4">
<p>Set the <code>visibility</code> of elements with our visibility utilities. These utility classes do not modify the <code>display</code> value at all and do not affect layout <code>.invisible</code> elements still take up space in the page.</p>
<div class="bd-callout bd-callout-warning">
@@ -497,7 +497,7 @@ Elements with the <code>.invisible</code> class will be hidden <em>both</em> vis
<script src="/docs/5.0/assets/js/docs.min.js"></script>
</body>
</html>