mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
smaller pics
This commit is contained in:
@@ -135,7 +135,7 @@
|
||||
class="flex w-1/3 shrink-0 snap-start flex-col items-center justify-center p-2"
|
||||
role="option">
|
||||
<a href="{{ $image->getUrl() }}" target="_blank">
|
||||
<img class="mt-2 w-full" src="{{ $image->getUrl() }}"
|
||||
<img class="mt-2 w-full" src="{{ $image->getUrl('preview') }}"
|
||||
alt="placeholder image">
|
||||
</a>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user