more padding
This commit is contained in:
parent
9cf653dba6
commit
18143071b2
@ -120,7 +120,9 @@ export default function Container({
|
|||||||
onClick={() => setShowFull(true)}
|
onClick={() => setShowFull(true)}
|
||||||
className="center text-text relative h-[30px] w-full bg-background text-sm transition-all hover:text-primary"
|
className="center text-text relative h-[30px] w-full bg-background text-sm transition-all hover:text-primary"
|
||||||
>
|
>
|
||||||
<div className="flex items-end justify-center">Show more</div>
|
<div className="flex items-end justify-center pb-1.5">
|
||||||
|
Show more
|
||||||
|
</div>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
)}
|
)}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user