Skip to content

Commit d08eda9

Browse files
committed
docs: update theme
1 parent f986786 commit d08eda9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/layouts/partials/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<header class="docs-header header header-sticky mb-5">
1+
<header class="docs-header header header-sticky elevation-0 mb-5">
22
<div class="container-fluid">
33
<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()">
44
{{ partial "icons/hamburger.svg" (dict "class" "bi" "width" "32" "height" "32") }}

0 commit comments

Comments
 (0)