Skip to content

Commit

Permalink
Added a z-index property to the social media button div to make it re…
Browse files Browse the repository at this point in the history
…nder over the tsparticles div, allowing the buttons to be clicked on the About and Projects page.
  • Loading branch information
Vac95 committed May 22, 2022
1 parent f2886f4 commit ad716c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,7 @@ button:focus {
}

.footer-body {
z-index: 1;
text-align: center !important;
}

Expand Down

0 comments on commit ad716c2

Please sign in to comment.