Use small size for About photos grid
Why was I loading such a big image when they need to be quite small?!
This commit is contained in:
@@ -34,8 +34,6 @@
|
|||||||
sizeKey="photo-list"
|
sizeKey="photo-list"
|
||||||
sizes={{
|
sizes={{
|
||||||
small: { width: 250 },
|
small: { width: 250 },
|
||||||
medium: { width: 400 },
|
|
||||||
large: { width: 600 },
|
|
||||||
}}
|
}}
|
||||||
ratio={1.5}
|
ratio={1.5}
|
||||||
{alt}
|
{alt}
|
||||||
|
|||||||
Reference in New Issue
Block a user