Skip to content

Commit 2b9d0e2

Browse files
committed
style: image size adjustment
1 parent 2c371e0 commit 2b9d0e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,9 @@ MySpider().start()
154154
## Star History
155155
Scrapling’s GitHub stars have grown steadily since its release (see chart below).
156156

157-
<div id="chartContainer">
157+
<div>
158158
<a href="https://www.star-history.com/?repos=D4vinci%2FScrapling&type=date&legend=top-left">
159-
<img id="chartImage" alt="Star History Chart" loading="lazy" src="assets/star-history.png" height="400"/>
159+
<img alt="Star History Chart" loading="lazy" src="assets/star-history.png" style="height: 400px;"/>
160160
</a>
161161
</div>
162162

0 commit comments

Comments
 (0)