Compare commits

..

1 Commits

Author SHA1 Message Date
victorAnumudu 1cc0c314a2 banner link aligned 2023-06-12 04:12:23 +01:00
2 changed files with 2 additions and 2 deletions
@@ -245,7 +245,7 @@ const MarketPopUp = ({ details, onClose, situation, marketInt }) => {
<div className="">
<p className="flex items-center tracking-wide">
Interest: <b className="ml-1">{details.interest_count}</b>
Interest: <b className="ml-1">{marketInt?.public_view}</b>
</p>
<hr />
<p className="my-1">Expire: {expireIntDate}</p>
@@ -102,7 +102,7 @@ export default function RecomendedSliders({ className,bannerData }) {
{bannerData.map((item, index) => (
<Link key={index} to={`/${item.link_path}`}>
<div className="item">
<div className={`commonHeaderSliderItem ${item.short_style}`}>
<div className={`commonHeaderSliderItem flex flex-col justify-between items-center ${item.short_style}`}>
{/* title */}
<div className="flex justify-center">
<p className="text-base font-bold text-dark-gray dark:text-white">