tweak more image sizes
This commit is contained in:
@@ -38,7 +38,7 @@ export const FeaturedBlock = ({
|
||||
alt={image.alt ?? ""}
|
||||
width={image.width}
|
||||
height={image.height}
|
||||
sizes="20vw"
|
||||
sizes="(max-width: 800px) 100vw, 50vw"
|
||||
/>
|
||||
</div>
|
||||
)}
|
||||
|
Reference in New Issue
Block a user