Center title
This commit is contained in:
parent
4dbabd2a77
commit
aad49e7032
|
@ -183,7 +183,7 @@ function ClosedChallengeContent(props: {
|
||||||
numberOfPieces={200}
|
numberOfPieces={200}
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
<Col className=" w-full rounded border-0 border-gray-100 bg-white py-6 pl-1 pr-2 sm:items-center sm:justify-center sm:px-2 md:px-6 md:py-8">
|
<Col className=" w-full items-center justify-center rounded border-0 border-gray-100 bg-white py-6 pl-1 pr-2 sm:px-2 md:px-6 md:py-8">
|
||||||
<Title className="!mt-0" text={title} />
|
<Title className="!mt-0" text={title} />
|
||||||
|
|
||||||
<Row className="my-4 justify-center px-8 pb-4 text-lg sm:text-xl">
|
<Row className="my-4 justify-center px-8 pb-4 text-lg sm:text-xl">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user