mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
docs(examples): new cheatsheet and RTL examples
This commit is contained in:
@@ -7,8 +7,8 @@ include_js: false
|
||||
---
|
||||
|
||||
<header class="d-flex flex-column flex-md-row align-items-center p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<p class="h5 my-0 mr-md-auto fw-normal">Company name</p>
|
||||
<nav class="my-2 my-md-0 mr-md-3">
|
||||
<p class="h5 my-0 me-md-auto fw-normal">Company name</p>
|
||||
<nav class="my-2 my-md-0 me-md-3">
|
||||
<a class="p-2 text-dark" href="#">Features</a>
|
||||
<a class="p-2 text-dark" href="#">Enterprise</a>
|
||||
<a class="p-2 text-dark" href="#">Support</a>
|
||||
|
||||
Reference in New Issue
Block a user