fix: use work around forgejo markup sanitizer removing style attrs

This commit is contained in:
nobody 2025-12-06 12:26:41 -08:00
commit 91130039ab
Signed by: GrocerPublishAgent
GPG key ID: D460CD54A9E3AB86

View file

@ -3,7 +3,7 @@
A design experiment for a nice-looking graphic version of a poem I wrote.
<p align="center">
<img src="assets/screenshot.png" alt="Problem Tree Poem" style="max-height: 400px; box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px" />
<img class="hero-readme-img" src="assets/screenshot.png" alt="Problem Tree Poem" style="margin: 0 auto; max-height: 400px; box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px" />
</p>
## Context