diff --git a/js/javascript.js b/js/javascript.js index 37363da..2195892 100644 --- a/js/javascript.js +++ b/js/javascript.js @@ -129,6 +129,7 @@ $(function(){ } else { welcomeSection.remove(); $('.wrapper').remove(); + $('.profile').addClass("animate__lightSpeedInLeft"); $('.profile, .introduce, .career, .btnframe, .content, .grid, .grud__title, .card, .content2, .content2_inner, .contact').removeClass("none"); }