diff --git a/docs/index.html.ejs b/docs/index.html.ejs
index 712c30f..62bd8c8 100644
--- a/docs/index.html.ejs
+++ b/docs/index.html.ejs
@@ -42,6 +42,11 @@
Contributing, Credits, etc.
+ Sponsors
+
+
diff --git a/style.css b/style.css
index bea6ef0..148298c 100644
--- a/style.css
+++ b/style.css
@@ -611,6 +611,6 @@ form {
}
/* styles specific to demo page */
-.menu-items li ul {
+.menu-items > li {
margin-bottom: 1rem;
}