Correct the sizes of the apps.

This commit is contained in:
Hyperling 2025-01-29 10:48:21 -07:00
parent 113a208019
commit 7ad4d29024

View File

@ -35,7 +35,7 @@
<h3 class="col-12 header">Android Apps</h3>
</div>
<div class="row center">
<div class="col-4 text" id="tictactoe">
<div class="col-6 text" id="tictactoe">
<figure>
<a href="https://git.hyperling.com/me/android-tictactoe/releases">
<img width="50%" height="50%" alt="tictactoe_image"
@ -90,7 +90,7 @@
</figure>
</div>
<div class="col-6 text" id="timer">
<div class="col-4 text" id="timer">
<figure>
<a href="https://git.hyperling.com/me/android-infinite-timer/releases"
target="_blank" rel="noopener noreferrer"