diff --git a/src/app/bhagavad-gita-quotes/[[...locale]]/QuotesPage.tsx b/src/app/bhagavad-gita-quotes/[[...locale]]/QuotesPage.tsx index c4461e0..6694298 100644 --- a/src/app/bhagavad-gita-quotes/[[...locale]]/QuotesPage.tsx +++ b/src/app/bhagavad-gita-quotes/[[...locale]]/QuotesPage.tsx @@ -16,9 +16,9 @@ export default function QuotesPage(props: LocaleAndTranslations) { const [quoteIndex, setQuoteIndex] = useState(0); return ( -
+
-
+
-
+

= 1 && ( @@ -38,7 +39,8 @@ export default function QuotesNavigator({ {nextQuote <= quoteCount && (