From a7cdc401e755069981fd01bdd132944a94d895e5 Mon Sep 17 00:00:00 2001 From: liuqimichale <123456lq> Date: Fri, 28 Sep 2018 15:51:16 +0800 Subject: [PATCH] 关于我们 间距 --- contact.html | 4 ++-- css/contact.css | 8 +++----- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/contact.html b/contact.html index 569b637..98d9b04 100644 --- a/contact.html +++ b/contact.html @@ -86,7 +86,7 @@ -
+
经典案例
@@ -114,7 +114,7 @@
-
+
diff --git a/css/contact.css b/css/contact.css index 5180294..6204401 100644 --- a/css/contact.css +++ b/css/contact.css @@ -8,19 +8,17 @@ background-size: 100% 100%; } .contactside-bg p:nth-of-type(1){ - font-size:69px; + font-size:44px; font-weight:bold; color:rgba(255,255,255,1); - line-height:69px; - padding-top: 230px; + padding-top: 170px; } .contactside-bg p:nth-of-type(2){ padding-top: 30px; height:34px; - font-size:34px; + font-size:24px; font-weight:500; color:rgba(255,255,255,1); - line-height:96px; } .example-title{ height:36px; -- libgit2 0.21.4