Skip to content

Commit

Permalink
src/style.scss: Remove sidebar-toggle background color
Browse files Browse the repository at this point in the history
Remove sidebar-toggle background color so that it does not hide content
of footer when scrolled all the way down.

Signed-off-by: Louis Vigneras <[email protected]>
  • Loading branch information
Louis Vigneras committed Jul 5, 2024
1 parent 838a242 commit c2424ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ body.close {
}

.sidebar-toggle {
background: var(--background-default-grey);
bottom: 0;
left: 0;
padding: 10px;
Expand Down

0 comments on commit c2424ce

Please sign in to comment.