Make image responsive by removing fixed width
Some checks failed
Sync and Deploy Astro Blog / sync-blog-content (push) Has been cancelled
Sync and Deploy Astro Blog / manual-deploy (push) Has been cancelled
Sync and Deploy Astro Blog / build-and-deploy (push) Has been cancelled

Removed fixed width style from image for better responsiveness.
This commit is contained in:
ClovertaTheTrilobita 2026-07-18 17:53:51 +08:00 committed by GitHub
parent bcb1e904ed
commit 9dfc935d48
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,6 @@
<p align="center">
<img width="868" height="503" alt="image" src="https://github.com/user-attachments/assets/f9551692-1720-42c2-a75d-576e2b8dc571"
alt="preview-zh"
style="max-width: 700px; width: 100%; height: auto;"
/>
</p>