Change img hover opacity

This commit is contained in:
Maria Rushkova 2021-08-09 16:27:52 +02:00 committed by Jakub Sokołowski
parent b5b7e7653b
commit a9281418c4
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ layout: default
<img
src="{{ mediapost.image }}"
class="w-full mb-2 group-hover:opacity-30"
class="w-full mb-2 group-hover:opacity-75"
alt="Media preview image"
/>