From b7b01b6b54adfaa5b99f6d473178d8c624b8b043 Mon Sep 17 00:00:00 2001 From: erjemin Date: Wed, 2 Sep 2026 00:03:58 +0300 Subject: [PATCH] =?UTF-8?q?add:=20=D0=B3=D0=B0=D0=BB=D0=B5=D1=80=D0=B5?= =?UTF-8?q?=D1=8F=20(4)=20=D0=BF=D0=B5=D1=80=D0=B2=D1=8B=D0=B9=20=D1=8D?= =?UTF-8?q?=D1=82=D0=B0=D0=B6=20(=D0=BF=D0=BB=D0=B5=D1=81=D0=BA=20=D0=B1?= =?UTF-8?q?=D0=B5=D1=81=D1=81=D0=BE=D0=B7=D0=BD=D0=B0=D1=82=D0=B5=D0=BB?= =?UTF-8?q?=D1=8C=D0=BD=D0=BE=D0=B3=D0=BE)=20=D1=83=D0=BB=D1=83=D1=87?= =?UTF-8?q?=D1=88=D0=B5=D0=BD=202?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hypn0/templates/block/gallery_card.html | 4 ++-- hypn0/templates/gallery/detail.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hypn0/templates/block/gallery_card.html b/hypn0/templates/block/gallery_card.html index 2fa6b38..acee653 100644 --- a/hypn0/templates/block/gallery_card.html +++ b/hypn0/templates/block/gallery_card.html @@ -5,12 +5,12 @@ {{ item.s_title }} + class="w-full h-full object-contain pointer-events-none drop-shadow-sm transition-transform duration-300 group-hover:scale-105 border-0"> diff --git a/hypn0/templates/gallery/detail.html b/hypn0/templates/gallery/detail.html index 6a957ba..5ddb43c 100644 --- a/hypn0/templates/gallery/detail.html +++ b/hypn0/templates/gallery/detail.html @@ -81,7 +81,7 @@ + class="absolute left-3 top-1/2 -translate-y-1/2 w-11 h-11 rounded-full bg-stone-900/70 hover:bg-purple-600 text-white flex items-center justify-center opacity-80 sm:opacity-0 sm:group-hover:opacity-100 transition-all shadow-xl backdrop-blur-md cursor-pointer hover:scale-110 active:scale-90 z-20 border border-solid border-white/10 no-underline"> @@ -90,7 +90,7 @@ + class="absolute right-3 top-1/2 -translate-y-1/2 w-11 h-11 rounded-full bg-stone-900/70 hover:bg-purple-600 text-white flex items-center justify-center opacity-80 sm:opacity-0 sm:group-hover:opacity-100 transition-all shadow-xl backdrop-blur-md cursor-pointer hover:scale-110 active:scale-90 z-20 border border-solid border-white/10 no-underline">