Skip to content

Commit ca843f0

Browse files
remove logo from sidebar
1 parent ae08d30 commit ca843f0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

theming/rules/_quarto-tweaks.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,3 +122,7 @@ pre {
122122
--bs-tooltip-color: $black !important;
123123
--bs-tooltip-bg: $white !important;
124124
}
125+
126+
.sidebar-header {
127+
display: none;
128+
}

0 commit comments

Comments
 (0)