From 3a03799a8dd6762001da1f53634477b73cb8f8da Mon Sep 17 00:00:00 2001 From: CyC2018 <1029579233@qq.com> Date: Sun, 27 Jan 2019 19:50:41 +0800 Subject: [PATCH] auto commit --- docs/_style/style.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/_style/style.css b/docs/_style/style.css index 92cb8907..ad96e5da 100644 --- a/docs/_style/style.css +++ b/docs/_style/style.css @@ -3,7 +3,7 @@ display: none; } -#main > ul:nth-child(2) { +#main>ul:nth-child(2) { display: none; } @@ -41,3 +41,7 @@ body { /*.anchor span { color: rgb(66, 185, 131); }*/ + +section.cover h1 { + margin : 0; +} \ No newline at end of file