Skip to content

Commit 24ee309

Browse files
author
Jake Blakeley
committed
the real fix for mobile safari
1 parent 3435326 commit 24ee309

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

js/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,7 @@ $(document).ready(function(){
338338
$(".headerCenterContainer").css({"width": centerWidth + "px"});
339339
}
340340

341+
fixVH();
341342
$(window).load(function(){
342343
fixVH();
343344
headerAnimation();

js/min/main-min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)