Removed background so the blob goes away

Remove the background color for #toggle-sidebar element because on
smaller screens the toggle div looks aweful, like some blob that was
misplaced.
This commit is contained in:
आयुष झा 2020-05-31 21:16:46 +05:45
parent 3a1995b800
commit 456da52c52
No known key found for this signature in database
GPG Key ID: B8A4C36CEE73C65F
1 changed files with 0 additions and 1 deletions

View File

@ -428,7 +428,6 @@ table tr:nth-child(2n) td{
}
#toggle-sidebar {
background-color: #2980B9;
display: block;
margin-bottom: 1.6em;
padding: 0.6em;