Skip to content

Commit

Permalink
docs(readme): update badge styles
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Feb 1, 2025
1 parent b625293 commit 8e1578d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@

<p align="center">
<a href="https://github.com/orhun/ratzilla" style="position:relative">
<img src="https://img.shields.io/badge/github-orhun/ratzilla-3c8cba">
<img src="https://img.shields.io/badge/github-orhun/ratzilla-3c8cba?style=flat&logo=GitHub&labelColor=1D272B&color=3c8cba&logoColor=whit">
</a>
<a href="https://crates.io/crates/ratzilla" style="position:relative">
<img src="https://img.shields.io/crates/v/ratzilla">
<img src="https://img.shields.io/crates/v/ratzilla?style=flat&logo=Rust&labelColor=1D272B&color=936c94&logoColor=white">
</a>
<a href="https://docs.rs/ratzilla" style="position:relative">
<img src="https://img.shields.io/docsrs/ratzilla">
<img src="https://img.shields.io/docsrs/ratzilla?style=flat&logo=Rust&labelColor=1D272B&logoColor=white">
</a>
</p>

Expand Down

0 comments on commit 8e1578d

Please sign in to comment.