diff --git a/static/js/home.js b/static/js/home.js index 91fc725..d1c0b5f 100644 --- a/static/js/home.js +++ b/static/js/home.js @@ -338,7 +338,6 @@ var projectCards; // re-render custom functions on window resize window.onresize = function () { detectDevice(); - adjustSkillCardsHeight(); adjustRecentPostsHeight(); showAchievements(); };