Skip to content

Commit

Permalink
Remove unused adjustSkillCardsHeight(); function (#488)
Browse files Browse the repository at this point in the history
  • Loading branch information
hossainemruz authored Jan 4, 2022
1 parent f29aa9b commit 2134464
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion static/js/home.js
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,6 @@ var projectCards;
// re-render custom functions on window resize
window.onresize = function () {
detectDevice();
adjustSkillCardsHeight();
adjustRecentPostsHeight();
showAchievements();
};
Expand Down

0 comments on commit 2134464

Please sign in to comment.