aboutsummaryrefslogtreecommitdiffstats
path: root/frontend-vanilla/src/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend-vanilla/src/style.css')
-rw-r--r--frontend-vanilla/src/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/frontend-vanilla/src/style.css b/frontend-vanilla/src/style.css
index 5fb436c..0a2d0f3 100644
--- a/frontend-vanilla/src/style.css
+++ b/frontend-vanilla/src/style.css
@@ -77,7 +77,8 @@ html {
/* Sidebar Header Removed */
.sidebar-search {
- margin-bottom: 2rem;
+ margin-top: 1rem;
+ margin-bottom: 1rem;
}
.sidebar-search input {