This commit is contained in:
Nicolas Bally 2020-10-08 01:53:56 +02:00
parent be29f40069
commit 380b375dbc

View File

@ -95,9 +95,11 @@ $ ->
$(this).parent().remove()
$(document).on "scroll", ->
scroll_ajust()
resize()
$(document).on "touchmove", ->
scroll_ajust()
resize()
$(".top_link").click ->