From a909d46bda07773c333873c68fef8a24c08b3af9 Mon Sep 17 00:00:00 2001 From: liuqimichale <123456lq> Date: Tue, 21 Nov 2017 15:35:27 +0800 Subject: [PATCH] box-shadow:0 0 10px 0 rgba(50,50,50,.1); --- css/libCss/common.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/libCss/common.css b/css/libCss/common.css index 9571acb..55e6172 100644 --- a/css/libCss/common.css +++ b/css/libCss/common.css @@ -454,7 +454,7 @@ section{ } .thirdparty-main li{ float: left; - margin: 32px 32px 0 0px; + margin: 12px 32px 0 0px; } -- libgit2 0.21.4