Fix Location images

This commit is contained in:
2021-11-25 23:50:16 +01:00
parent bf76b78027
commit 595a93087c

View File

@@ -67,7 +67,7 @@
<Image
class="location__flag"
id={location.country.flag.id}
sizeKey="square"
sizeKey="square-small"
width={32} height={32}
alt="Flag of {location.country.name}"
/>