Skip to content

Commit c9eab9f

Browse files
jonrohanzeke
authored andcommitted
Update sidebar.html
1 parent dba1e7b commit c9eab9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/sidebar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- product > category > maptopic > article -->
22
<div class="sidebar d-none d-lg-block">
33

4-
<div class="d-flex flex-items-center p-4 position-sticky top-0" style="z-index: 3;" id="github-logo">
4+
<div class="d-flex flex-items-center p-4 position-sticky top-0 sidebar-background-color" style="z-index: 3;" id="github-logo">
55
<a href="/{{ currentLanguage }}" class="text-white" aria-hidden="true">
66
{% octicon "mark-github" height="32" %}
77
</a>

0 commit comments

Comments
 (0)