Skip to content

Commit

Permalink
Update fnaf.html
Browse files Browse the repository at this point in the history
  • Loading branch information
PS2ClassicsVault authored Nov 10, 2023
1 parent 27a490d commit 4cf5592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fnaf.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
var hscreen = window.innerHeight;

document.getElementById("myFrame").width = 1920 ;
document.getElementById("myFrame").height = 2160 ;
document.getElementById("myFrame").height = 1080 ;
}

myFunction();
Expand Down

0 comments on commit 4cf5592

Please sign in to comment.