From 7753c5f0aa3e9cf246396029a5dedb9d21ac2148 Mon Sep 17 00:00:00 2001 From: CyC2018 Date: Sun, 21 Apr 2019 10:31:40 +0800 Subject: [PATCH] auto commit --- docs/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/index.html b/docs/index.html index a60d488f..d3e638e0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -20,6 +20,10 @@ display: none; } + h1 + ul { + display: block !important; + } + .markdown-section h1 { margin: 3rem 0 2rem 0; }