jeter20131220 3 سال پیش
والد
کامیت
5132f1f4ee
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      mobile/style.css
  2. 1 1
      mobile/style.scss

+ 1 - 1
mobile/style.css

@@ -1004,7 +1004,7 @@ body .arrow:hover {
 
 @media screen and (max-width: 350px) {
   #menu-box #menu-box2 a {
-    margin-top: 15px;
+    margin-top: 10px;
   }
 }
 

+ 1 - 1
mobile/style.scss

@@ -760,7 +760,7 @@ body {
             font-size: 16px;
             margin-top: 20px;
             @media screen and(max-width:350px) {
-                margin-top: 15px;
+                margin-top: 10px;
             }
         }