aboutsummaryrefslogtreecommitdiff
path: root/assets/css/hyde.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/hyde.css')
-rw-r--r--assets/css/hyde.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/css/hyde.css b/assets/css/hyde.css
index 70f4132..f2261ce 100644
--- a/assets/css/hyde.css
+++ b/assets/css/hyde.css
@@ -72,6 +72,11 @@ a.sidebar-nav-item:focus {
font-weight: bold;
}
+.sidebar-nav-icon {
+ display: inline;
+ margin-right: 1rem;
+}
+
/**
* Sticky sidebar
*