فهرست منبع

update the navigation offset for the animation

Ben Dwyer 4 سال پیش
والد
کامیت
215fe1198a
4فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 1 1
      spearhead/assets/sass/navigation.scss
  2. 1 1
      spearhead/navigation-rtl.css
  3. 1 1
      spearhead/navigation.css
  4. 0 0
      spearhead/navigation.css.map

+ 1 - 1
spearhead/assets/sass/navigation.scss

@@ -53,7 +53,7 @@ div.extra-navigation-wrapper {
 		right: 0;
 		bottom: $header-height;
 		left: 0;
-		transform: translateY( 200px ); // This can be any value > $header-height
+		transform: translateY( 90px ); // This can be any value > $header-height
 	}
 
 	.primary-navigation-open & {

+ 1 - 1
spearhead/navigation-rtl.css

@@ -564,7 +564,7 @@
 		left: 0;
 		bottom: 80px;
 		right: 0;
-		transform: translateY(200px);
+		transform: translateY(90px);
 	}
 }
 

+ 1 - 1
spearhead/navigation.css

@@ -564,7 +564,7 @@
 		right: 0;
 		bottom: 80px;
 		left: 0;
-		transform: translateY(200px);
+		transform: translateY(90px);
 	}
 }
 

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
spearhead/navigation.css.map


برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است