People: Show one face per row on small screens #22

This commit is contained in:
Michael Mayer 2021-09-05 22:43:40 +02:00
parent 29ed7168d1
commit e5acbcb9b9

View file

@ -17,7 +17,7 @@
<v-flex
v-for="(marker, index) in markers"
:key="index"
xs6 md3 xl2 d-flex
xs12 sm6 md3 xl2 d-flex
>
<v-card tile
:data-id="marker.UID"