mirror of
https://github.com/vacp2p/vac.dev-experimental-old.git
synced 2026-01-08 20:58:04 -05:00
Change img hover opacity
This commit is contained in:
committed by
Jakub Sokołowski
parent
b5b7e7653b
commit
a9281418c4
@@ -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"
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user