Skip to content

Commit

Permalink
center align profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
KendallDoesCoding authored Mar 4, 2022
1 parent b52a084 commit ef6259e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion credits/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ <h3> Sung in Baby It's Cold Outside </h3>
<div>
<div class="contributors">
<h2>Project Contributors (People that helped make this website a success :)</h2>
<center>
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
Expand All @@ -36,7 +37,8 @@ <h2>Project Contributors (People that helped make this website a success :)</h2>
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
</center>
<div class="commits-contributors">
<a href="/credits/commits"><p class="subtext" style="color:red">Commits by Contributors</p></a>
<div>
Expand Down

0 comments on commit ef6259e

Please sign in to comment.