about summary refs log tree commit diff stats
path: root/static/css/hyde.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/hyde.css')
-rw-r--r--static/css/hyde.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/static/css/hyde.css b/static/css/hyde.css
index 5ef814c..493ff42 100644
--- a/static/css/hyde.css
+++ b/static/css/hyde.css
@@ -83,8 +83,13 @@ html {
   font-size: 3.25rem;
 }
 
+.contact-head {
+  color: #fff;
+  margin-bottom: 0;
+}
+
 /* Sidebar nav */
-.sidebar-nav {
+.sidebar-nav, .contact-list {
   padding-left: 0;
   list-style: none;
 }