Skip to content

Commit bc160c5

Browse files
docs: add box-shadow to demo image for better light theme display
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 96bdec4 commit bc160c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Hats off to the OG Python version by [@zookinheimer](https://github.com/zookinhe
1818
## Demo
1919

2020
<div align="center">
21-
<img src="static/demo.avif" alt="Demo" style="border-radius: 10px; border: 1px solid #d0d7de;" />
21+
<img src="static/demo.avif" alt="Demo" style="border-radius: 10px; box-shadow: 0 4px 12px rgba(0,0,0,0.15);" />
2222
</div>
2323

2424
## Architecture

0 commit comments

Comments
 (0)