Skip to content

Commit

Permalink
Merge pull request soumyajit4419#56 from cmccoy98/feature/fix-social-…
Browse files Browse the repository at this point in the history
…media-buttons

Fixed social media buttons being rendered behind tspartical div
  • Loading branch information
soumyajit4419 authored Jun 22, 2022
2 parents f2886f4 + ad716c2 commit c7dd638
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 c7dd638

Please sign in to comment.