Skip to content

Commit cd77cf7

Browse files
committed
탑네비 애니메이션 조정
1 parent 8ee995e commit cd77cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/footer-scripts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
navigationFixed = false;
1919
$("#navigation").hide();
2020
$("#navigation").removeClass("fixed");
21-
$("#navigation").slideDown(250);
21+
$("#navigation").slideDown(220);
2222
}
2323
} else {
2424
if(scrollTop > navigationHeight) {

0 commit comments

Comments
 (0)