1 parent 113091a commit 093d807Copy full SHA for 093d807
1 file changed
app/components/header/Header.tsx
@@ -34,8 +34,8 @@ export function Header() {
34
<a href="https://fazier.com/launches/codinit" target="_blank">
35
<img
36
src="https://fazier.com/api/v1/public/badges/embed_image.svg?launch_id=6267&badge_type=daily&theme=light"
37
+ width="270"
38
alt="Fazier badge"
- style={{ height: '32px', width: 'auto', maxWidth: '120px' }}
39
/>
40
</a>
41
<button
0 commit comments