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 @@
+ 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">