Fix image settings.
This commit is contained in:
parent
7ad4d29024
commit
ceb25e00f8
@ -34,11 +34,12 @@
|
||||
<div class="row" id="android">
|
||||
<h3 class="col-12 header">Android Apps</h3>
|
||||
</div>
|
||||
|
||||
<div class="row center">
|
||||
<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"
|
||||
<img loading="lazy" width="100%" height="100%" alt="tictactoe_image"
|
||||
src="/files/media/icons/tictactoe.png"
|
||||
/>
|
||||
<figcaption>
|
||||
@ -64,7 +65,7 @@
|
||||
<figure>
|
||||
<a href="https://git.hyperling.com/me/android-carb-up/releases"
|
||||
target="_blank" rel="noopener noreferrer">
|
||||
<img width="100%" height="100%" alt="ctfu_image"
|
||||
<img loading="lazy" width="100%" height="100%" alt="ctfu_image"
|
||||
src="/files/media/icons/ctfu.png"
|
||||
/>
|
||||
<figcaption>
|
||||
|
Loading…
x
Reference in New Issue
Block a user