Commit a7cdc401e755069981fd01bdd132944a94d895e5
1 parent
88fa9a77
关于我们 间距
Showing
2 changed files
with
5 additions
and
7 deletions
contact.html
| @@ -86,7 +86,7 @@ | @@ -86,7 +86,7 @@ | ||
| 86 | </div> | 86 | </div> |
| 87 | </div> | 87 | </div> |
| 88 | 88 | ||
| 89 | -<section id="contact" class="section contact"> | 89 | +<section id="contact" class="section contact" > |
| 90 | <div class="container"> | 90 | <div class="container"> |
| 91 | <div class="row"> | 91 | <div class="row"> |
| 92 | <div class="example-title text-center">经典案例</div> | 92 | <div class="example-title text-center">经典案例</div> |
| @@ -114,7 +114,7 @@ | @@ -114,7 +114,7 @@ | ||
| 114 | </div> | 114 | </div> |
| 115 | </section> | 115 | </section> |
| 116 | 116 | ||
| 117 | -<section id="" class="section contact"> | 117 | +<section id="" class="section contact" style="padding-top: 0;padding-bottom: 0;"> |
| 118 | <div class="container"> | 118 | <div class="container"> |
| 119 | <div class="row rnt_pos_rel"> | 119 | <div class="row rnt_pos_rel"> |
| 120 | <div class="contact_msg_cont rnt_pos_abs"> | 120 | <div class="contact_msg_cont rnt_pos_abs"> |
css/contact.css
| @@ -8,19 +8,17 @@ | @@ -8,19 +8,17 @@ | ||
| 8 | background-size: 100% 100%; | 8 | background-size: 100% 100%; |
| 9 | } | 9 | } |
| 10 | .contactside-bg p:nth-of-type(1){ | 10 | .contactside-bg p:nth-of-type(1){ |
| 11 | - font-size:69px; | 11 | + font-size:44px; |
| 12 | font-weight:bold; | 12 | font-weight:bold; |
| 13 | color:rgba(255,255,255,1); | 13 | color:rgba(255,255,255,1); |
| 14 | - line-height:69px; | ||
| 15 | - padding-top: 230px; | 14 | + padding-top: 170px; |
| 16 | } | 15 | } |
| 17 | .contactside-bg p:nth-of-type(2){ | 16 | .contactside-bg p:nth-of-type(2){ |
| 18 | padding-top: 30px; | 17 | padding-top: 30px; |
| 19 | height:34px; | 18 | height:34px; |
| 20 | - font-size:34px; | 19 | + font-size:24px; |
| 21 | font-weight:500; | 20 | font-weight:500; |
| 22 | color:rgba(255,255,255,1); | 21 | color:rgba(255,255,255,1); |
| 23 | - line-height:96px; | ||
| 24 | } | 22 | } |
| 25 | .example-title{ | 23 | .example-title{ |
| 26 | height:36px; | 24 | height:36px; |