Remove unused adjustSkillCardsHeight(); function (#488)
This commit is contained in:
@@ -338,7 +338,6 @@ var projectCards;
|
||||
// re-render custom functions on window resize
|
||||
window.onresize = function () {
|
||||
detectDevice();
|
||||
adjustSkillCardsHeight();
|
||||
adjustRecentPostsHeight();
|
||||
showAchievements();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user