From 6e4b3ef52b77f4186207cba568c8447c10721e24 Mon Sep 17 00:00:00 2001 From: bmen Date: Thu, 28 Mar 2019 23:21:15 +0100 Subject: [PATCH] styleguide part after search result examples and filter docks on right position --- index.html | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/index.html b/index.html index 9472c3a..5051ad4 100644 --- a/index.html +++ b/index.html @@ -28,7 +28,7 @@ $(window).scroll(function() { var scroll = $(window).scrollTop(); - if (scroll >= 1600) { + if (scroll >= 2280) { header.removeClass('scroll').addClass("fixed"); } else { header.removeClass("fixed").addClass('scroll'); @@ -112,19 +112,6 @@
Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie conse
-