Skip to content

Commit

Permalink
style: fix stretched icon
Browse files Browse the repository at this point in the history
  • Loading branch information
3v0k4 committed Dec 10, 2024
1 parent 8f43e1b commit 527ad34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ If you have questions, feel free to [contact us](https://knapsackpro.com/contact

<div className="grid">
<a href="/overview/" className="cell">
<div className="cell__image cell__image--ruby"><img width="70" height="70" src={knapsack}></img></div>
<div className="cell__image"><img width="70" height="70" src={knapsack}></img></div>
<h2 className="cell__title">Knapsack Overview</h2>
</a>
</div>
Expand Down

0 comments on commit 527ad34

Please sign in to comment.