Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mumuy committed May 30, 2024
1 parent 03f2b2f commit 59c0c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/script/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

if(!navigator.userAgent.includes('Mobi')){
if(window.outerWidth>640){
$('.mod-panel h1').headroom({
autoHide:false
});
Expand Down

0 comments on commit 59c0c9c

Please sign in to comment.