mirror of
https://github.com/10h30/astroplate.git
synced 2026-07-19 14:43:29 +09:00
fixed issue #17
This commit is contained in:
@@ -71,8 +71,6 @@ const { banner, features }: Homepage = homepage.data;
|
||||
src={feature.image}
|
||||
height={480}
|
||||
width={520}
|
||||
fit="contain"
|
||||
background="rgba(0,0,0,0)"
|
||||
alt={feature.title}
|
||||
format="webp"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user