From 6caa15b50196dbf90793656dc92261b9a5a722f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=9Cmit=20Tun=C3=A7?= Date: Fri, 9 Jan 2026 21:48:55 +0300 Subject: [PATCH] Update 'neler-yapariz' Navigation and CSS Styles: Adjusted the sub-navigation background positioning in the 'neler-yapariz' template to improve visual alignment. Updated the CSS to modify the transform property for the sub-navigation background, enhancing the overall layout and user experience. This change aims to create a more polished and cohesive design across the template. --- resources/views/templates/neler-yapariz/css/main.css | 2 +- resources/views/templates/neler-yapariz/navigation.blade.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/templates/neler-yapariz/css/main.css b/resources/views/templates/neler-yapariz/css/main.css index 0687453..d1fe4ea 100644 --- a/resources/views/templates/neler-yapariz/css/main.css +++ b/resources/views/templates/neler-yapariz/css/main.css @@ -2954,7 +2954,7 @@ body { border-radius: .7rem; padding: .4rem .3rem; overflow: clip; - transform: translateY(-200%) + transform: translateY(-100%) } .sub-nav-bg.show { diff --git a/resources/views/templates/neler-yapariz/navigation.blade.php b/resources/views/templates/neler-yapariz/navigation.blade.php index 93520ab..599e9bc 100644 --- a/resources/views/templates/neler-yapariz/navigation.blade.php +++ b/resources/views/templates/neler-yapariz/navigation.blade.php @@ -5,7 +5,7 @@
-