tweak more image sizes
This commit is contained in:
@@ -35,7 +35,7 @@ export const ContactEntityBlock = ({
|
||||
alt={contact.image.alt ?? ""}
|
||||
width={contact.image.width}
|
||||
height={contact.image.height}
|
||||
sizes="10vw"
|
||||
sizes="25vw"
|
||||
className={styles.portrait}
|
||||
/>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user