|
@@ -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();
|
|
};
|
|
};
|