Skip to content

Commit

Permalink
Update javascript.js
Browse files Browse the repository at this point in the history
  • Loading branch information
fdgh134 committed Jun 10, 2024
1 parent 7f598cf commit cc9dc42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/javascript.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ $(function(){
} else {
welcomeSection.remove();
$('.wrapper').remove();
$('body').css('overflow', 'auto');
$('.profile').addClass("animate__lightSpeedInLeft");
$('.profile, .introduce, .career, .btnframe, .content, .content .grid, .content .grid .grud__title, .card, .content2, .content2_inner, .contact').removeClass("none");

Expand Down

0 comments on commit cc9dc42

Please sign in to comment.