Skip to content

Commit

Permalink
Merge pull request #94 from GoldenretriverYT/patch-2
Browse files Browse the repository at this point in the history
Phicks centering of showcased games
  • Loading branch information
Alyxsqrd authored Jun 4, 2024
2 parents d9da0ab + 2836b59 commit f66fd08
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,7 @@ <h3 style="font-size: 25px">Release to the Globe</h3>

<h3>Backed by a Global Developer Community</h3>
<p class="text-muted">People from around the world come together and create their own places.</p>
<div class="row mb-4">
<div class="col-md-2"></div>
<div class="row mb-4 justify-content-center">
<div class="col-auto">
<a href="https://polytoria.com/places/6010" target="_blank" class="text-decoration-none">
<div
Expand Down Expand Up @@ -242,10 +241,8 @@ <h3>Backed by a Global Developer Community</h3>
</div>
</a>
</div>
<div class="col-md-2"></div>
</div>
<div class="row mb-2">
<div class="col-md-2"></div>
<div class="row mb-2 justify-content-center">
<div class="col-auto">
<a href="https://polytoria.com/places/6456" target="_blank" class="text-decoration-none">
<div
Expand Down Expand Up @@ -302,7 +299,6 @@ <h3>Backed by a Global Developer Community</h3>
</div>
</a>
</div>
<div class="col-md-2"></div>
</div>
</div>

Expand Down

0 comments on commit f66fd08

Please sign in to comment.