diff --git a/src/components/compare.tsx b/src/components/compare.tsx index 32bbf5c..969b887 100644 --- a/src/components/compare.tsx +++ b/src/components/compare.tsx @@ -74,7 +74,7 @@ function Compare() { position="absolute" loading="lazy" top="0%" - left="50%" + left="50.1%" transform="translateX(-51%)" zIndex="1" initial={{ opacity: 0 }}