tweak more image sizes
This commit is contained in:
@@ -33,7 +33,7 @@ export const AssociationHeader = ({
|
||||
alt={`Logoen til ${association.title}`}
|
||||
width={association.logo.width}
|
||||
height={association.logo.height}
|
||||
sizes="100vw"
|
||||
sizes="40vw"
|
||||
className={styles.logo}
|
||||
/>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user