From a60df27093fbfca81969343f5c563bd20f96cf6b Mon Sep 17 00:00:00 2001 From: Manav Date: Wed, 22 Nov 2023 15:15:28 +0530 Subject: [PATCH] Position absolutely to show on top of each other --- pages/quotes/index.tsx | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/pages/quotes/index.tsx b/pages/quotes/index.tsx index 277b497c..41b0fe04 100644 --- a/pages/quotes/index.tsx +++ b/pages/quotes/index.tsx @@ -66,7 +66,7 @@ const QuoteContainer: React.FC< > = ({ quoteIndex, children }) => { return ( - +