You've already forked 98.css
mirror of
https://github.com/jdan/98.css.git
synced 2026-05-05 06:01:22 +09:00
make badges in docs/ 29px tall so the screen doesn't jank
This commit is contained in:
@@ -58,10 +58,10 @@
|
||||
|
||||
<p>
|
||||
<a href="http://npm.im/98.css" rel="nofollow" style="text-decoration: none">
|
||||
<img alt="npm" src="https://98badges.now.sh/api/version" style="max-width:100%;">
|
||||
<img height="29" alt="npm" src="https://98badges.now.sh/api/version" style="max-width:100%;">
|
||||
</a>
|
||||
<a href="https://unpkg.com/98.css" rel="nofollow" style="text-decoration: none">
|
||||
<img alt="gzip size" src="https://98badges.now.sh/api/size" style="max-width:100%;">
|
||||
<img height="29" alt="gzip size" src="https://98badges.now.sh/api/size" style="max-width:100%;">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user