aboutsummaryrefslogtreecommitdiffhomepage
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/style.css b/style.css
index 8d9ffd1..3b24172 100644
--- a/style.css
+++ b/style.css
@@ -166,6 +166,11 @@ footer svg {
max-width: 50vw;
}
+ .sidebar {
+ border: none;
+ border-bottom: 2px solid #ddd;
+ }
+
.sidebar .box {
max-width: 100%;
}