There was an error while loading. Please reload this page.
1 parent 2e885c9 commit d33aa3dCopy full SHA for d33aa3d
1 file changed
src/components/section-ecosystem.astro
@@ -28,7 +28,7 @@ import { Categories, Packages } from "../data/packages";
28
>, and other <strong>Frontend solutions</strong>.
29
</SiteText>
30
</SiteRow>
31
- <img src={imgAtom.src} alt="" />
+ <img src={imgAtom.src} alt="" width="100%" />
32
33
<SiteCategories category="*" columns="1, 2 768px, 3 980px">
34
<SiteLink slot="category" data-category="*" dot="#FFE600">All</SiteLink>
0 commit comments