diff --git a/css/forms/thank-you.css b/css/forms/thank-you.css index 568ffb1..00818fb 100644 --- a/css/forms/thank-you.css +++ b/css/forms/thank-you.css @@ -100,7 +100,7 @@ ol.weSure li { line-height: 22px; margin-bottom: 5px; font-size:14px; padding-le h1.thankyou { line-height: 35px; font-size: 27px;} p.thankyou { margin-bottom: 20px;} .facebook { - background: url(https://data.chinahighlights.com/pic/thankyou/thankyou-facebook.png) no-repeat 135px; text-align: center;} + background: url(https://data.chinahighlights.com/pic/thankyou/thankyou-facebook.png) no-repeat 135px; text-align: center; margin-bottom: 15px;} .instagram { background: url(https://data.chinahighlights.com/pic/thankyou/thankyou-instagram.png) no-repeat 135px; text-align: center;} }