Remove unused adjustSkillCardsHeight();
function (#488)
This commit is contained in:
parent
f29aa9b4fa
commit
2134464267
1 changed files with 0 additions and 1 deletions
|
@ -338,7 +338,6 @@ var projectCards;
|
||||||
// re-render custom functions on window resize
|
// re-render custom functions on window resize
|
||||||
window.onresize = function () {
|
window.onresize = function () {
|
||||||
detectDevice();
|
detectDevice();
|
||||||
adjustSkillCardsHeight();
|
|
||||||
adjustRecentPostsHeight();
|
adjustRecentPostsHeight();
|
||||||
showAchievements();
|
showAchievements();
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue