We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db5e193 commit dd01060Copy full SHA for dd01060
README.md
@@ -1,5 +1,5 @@
1
<p align="center">
2
- <img width="300px" src="./docs/src/readme.png">
+ <img width="300px" alt="" src="./docs/src/readme.png">
3
</p>
4
5
<h1 align="center">Primer CSS</h1>
@@ -14,7 +14,7 @@
14
<img alt="" src="https://github.com/primer/css/actions/workflows/ci.yml/badge.svg">
15
</a>
16
<a aria-label="contributors graph" href="https://github.com/primer/css/graphs/contributors">
17
- <img src="https://img.shields.io/github/contributors/primer/css.svg">
+ <img alt="" src="https://img.shields.io/github/contributors/primer/css.svg">
18
19
<a aria-label="last commit" href="https://github.com/primer/css/commits/main">
20
<img alt="" src="https://img.shields.io/github/last-commit/primer/css.svg">
0 commit comments