From 305848db8e1787b5319e9f53a09ba05fb571d56f Mon Sep 17 00:00:00 2001 From: Gaohaoyang Date: Wed, 11 May 2016 15:58:17 +0800 Subject: [PATCH] mobile fit2 --- _sass/_backToTop.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_sass/_backToTop.scss b/_sass/_backToTop.scss index fc085c0f44b..6e819217107 100644 --- a/_sass/_backToTop.scss +++ b/_sass/_backToTop.scss @@ -36,9 +36,9 @@ // left: 50%; margin-left: 0px; a { - width: 35px; - height: 35px; - line-height: 35px; + width: 33px; + height: 33px; + line-height: 33px; text-align: center; font-size: 18px; }