From 9953a8f9f4accd1e568b88bfe747f734dfb011c7 Mon Sep 17 00:00:00 2001 From: CyC2018 <1029579233@qq.com> Date: Thu, 14 Feb 2019 22:38:47 +0800 Subject: [PATCH] Update style.css --- docs/_style/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/_style/style.css b/docs/_style/style.css index a9b2069c..9429f55e 100644 --- a/docs/_style/style.css +++ b/docs/_style/style.css @@ -57,4 +57,5 @@ img { code { box-shadow: 2px 1px 20px 2px #aaa; border-radius: 20px !important; + padding-left: 20px !important; } \ No newline at end of file