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 f986786 commit d08eda9Copy full SHA for d08eda9
docs/layouts/partials/header.html
@@ -1,4 +1,4 @@
1
-<header class="docs-header header header-sticky mb-5">
+<header class="docs-header header header-sticky elevation-0 mb-5">
2
<div class="container-fluid">
3
<button class="header-toggler d-lg-none" type="button" aria-controls="bdNavbar" aria-expanded="false" aria-label="Toggle navigation" onclick="coreui.Sidebar.getInstance(document.querySelector('#sidebar')).toggle()">
4
{{ partial "icons/hamburger.svg" (dict "class" "bi" "width" "32" "height" "32") }}
0 commit comments