From 532b8f988b3478f1426490ead7e6a4414ecf5b34 Mon Sep 17 00:00:00 2001 From: Sahitya Chandra Date: Mon, 20 Jan 2025 12:58:56 +0530 Subject: [PATCH] prev/next button contrast and alignment fixed --- components/NavigationButtons.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/components/NavigationButtons.tsx b/components/NavigationButtons.tsx index 8e8747577..7952f9665 100644 --- a/components/NavigationButtons.tsx +++ b/components/NavigationButtons.tsx @@ -37,8 +37,8 @@ export default function NextPrevButton({ {prevURL && prevLabel ? (
@@ -65,9 +65,9 @@ export default function NextPrevButton({ {nextURL && nextLabel ? (
-
+
-
+