Explorar o código

Remove unused `adjustSkillCardsHeight();` function (#488)

Emruz Hossain %!s(int64=3) %!d(string=hai) anos
pai
achega
2134464267
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      static/js/home.js

+ 0 - 1
static/js/home.js

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