fix: shrunk image fr this time

This commit is contained in:
2025-03-14 02:15:29 -04:00
parent 81b6b05bbb
commit 2231d1eb0d
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@
</p>
<div align="center">
<img src="/src/lib/game/flying.webp" style="width: 600px" alt="Flying Vehicle"/>
<img src="/src/lib/game/flying.webp" style="width: 100%; max-width: 600px" alt="Flying Vehicle"/>
<p align="center">
A grid flying through caves
</p>