From 1dc16a793e8a670c164178bb45987fb9a48901b5 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Sat, 13 Aug 2022 00:00:48 +0100 Subject: [PATCH] Sponsor --- docs/index.html.ejs | 5 +++++ style.css | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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; }