diff --git a/kjvstudy_org/templates/base.html b/kjvstudy_org/templates/base.html
index 875cf90..9b07726 100644
--- a/kjvstudy_org/templates/base.html
+++ b/kjvstudy_org/templates/base.html
@@ -117,13 +117,13 @@
position: fixed;
top: 2rem;
left: 2rem;
- width: 220px;
+ width: 160px;
max-height: calc(100vh - 4rem);
overflow-y: auto;
background: transparent;
padding: 0;
- font-size: 0.8rem;
- line-height: 1.5;
+ font-size: 0.75rem;
+ line-height: 1.4;
z-index: 100;
}