Remove bottom margin from sidebar (causes an out-of-theme white gap)

This commit is contained in:
Nadav Tasher 2024-11-21 00:24:40 +02:00
parent c39fdab11d
commit 6ef2d9cb9d

View file

@ -29,7 +29,6 @@
}
.sidebar .sidebar-content {
padding: 0 12px;
margin-bottom: 1.6em;
}
.sidebar .sidebar-content .hide-btn {
display: none;