UNPKG

sleek-dashboard

Version:

Premium & Free Bootstrap 4 admin dashboard template by TAFcoder.com

29 lines (25 loc) 831 B
--- layout: default title: "Header Light - Sleek Admin Dashboard Template" parent: "documentation" sub_parent: "headers" activePage: "header-light" plugins: [] --- <div class="row"> <div class="col-lg-12"> <div class="card card-default"> <div class="card-header justify-content-between"> <h2>Header Light</h2> </div> <div class="card-body"> <blockquote class="blockquote"> <p class="mb-0">Add class <code>header-light</code> to <code>&lt;body id="body"&gt;</code> and remove class <code>header-dark</code> if it was added before.</p> </blockquote> <pre class="mt-4"><code>&lt;body id="body" class="header-light"&gt;</code></pre> </div> </div> </div> </div>