Skip to content

Commit a5520ae

Browse files
committed
Fix bugs in docs search results
Results were sliding behind content. For some reason, this solves the problem.
1 parent a32c9fd commit a5520ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/_sass/custom/custom.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ body {
6363

6464
.main {
6565
min-height: 100vh;
66-
display: flex;
6766
flex-direction: column;
6867
margin-bottom: 5em;
6968
}

0 commit comments

Comments
 (0)