Skip to content

Commit 093d807

Browse files
Use exact Fazier badge HTML as provided
1 parent 113091a commit 093d807

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/components/header/Header.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ export function Header() {
3434
<a href="https://fazier.com/launches/codinit" target="_blank">
3535
<img
3636
src="https://fazier.com/api/v1/public/badges/embed_image.svg?launch_id=6267&badge_type=daily&theme=light"
37+
width="270"
3738
alt="Fazier badge"
38-
style={{ height: '32px', width: 'auto', maxWidth: '120px' }}
3939
/>
4040
</a>
4141
<button

0 commit comments

Comments
 (0)