Skip to content

Commit c9d28c3

Browse files
committed
fix: hero size
Signed-off-by: Adam Setch <[email protected]>
1 parent 7fd3558 commit c9d28c3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/Hero.astro

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ import { siteMetadata } from "~/constants";
2222
class="block w-full max-w-sm mx-auto h-auto shadow-2xl rounded-xl transform mt-10"
2323
src={cover}
2424
alt="Meme-Driven Development Book"
25-
width="200"
26-
height="100"
2725
/>
2826
</div>
2927
</div>

0 commit comments

Comments
 (0)