Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 250dbf6

Browse files
authored
Change hamburger color
1 parent 6daa876 commit 250dbf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python_docs_theme/static/pydoctheme.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ dl > dt span ~ em {
338338
flex: none;
339339
height: 2px;
340340
width: 100%;
341-
background: black;
341+
background: #444;
342342
transition: all 400ms ease;
343343
}
344344
.toggler__label > span::before,

0 commit comments

Comments
 (0)