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"
|
||||
sizes={{
|
||||
small: { width: 250 },
|
||||
medium: { width: 400 },
|
||||
large: { width: 600 },
|
||||
}}
|
||||
ratio={1.5}
|
||||
{alt}
|
||||
|
||||
Reference in New Issue
Block a user