Skip to content

Commit ee68ee3

Browse files
committed
docs: add utility classes to remove elevation
1 parent 3bb95b3 commit ee68ee3

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="header header-sticky mb-5">
1+
<header class="header header-sticky mb-5 elevation-0 border-bottom">
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)