I’m using the cards layout in my blueprint (adapted from the Starterkit), but when I change the size from small to tiny, there doesn’t seem to be any difference.
Both look like this:
columns:
- width: 2/3
sections:
images:
type: files
layout: cards
template: image
info: "{{ file.dimensions }}"
image:
ratio: 5/4
cover: false
back: white
min: 1
size: tiny
limit: 100