Skip to content

Commit d33aa3d

Browse files
committed
width
1 parent 2e885c9 commit d33aa3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/section-ecosystem.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import { Categories, Packages } from "../data/packages";
2828
>, and other <strong>Frontend solutions</strong>.
2929
</SiteText>
3030
</SiteRow>
31-
<img src={imgAtom.src} alt="" />
31+
<img src={imgAtom.src} alt="" width="100%" />
3232
</SiteRow>
3333
<SiteCategories category="*" columns="1, 2 768px, 3 980px">
3434
<SiteLink slot="category" data-category="*" dot="#FFE600">All</SiteLink>

0 commit comments

Comments
 (0)