Skip to content

Commit 11bfe2d

Browse files
docs: correctly apply height to github badge image
1 parent 4645afe commit 11bfe2d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/components/header/header.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ export default class Header extends HTMLElement {
6666
<img
6767
src="https://img.shields.io/github/stars/ProjectEvergreen/wcc?style=social&label=GitHub"
6868
alt="WCC GitHub badge"
69+
height={28}
6970
width={135}
7071
class="github-badge"
7172
/>

0 commit comments

Comments
 (0)