Add padding to homepage
This commit is contained in:
parent
6f1a569797
commit
5d96fdafd6
|
@ -16,7 +16,7 @@ const Home = () => {
|
|||
|
||||
return (
|
||||
<Page assertUser="signed-in">
|
||||
<Col className="mx-auto w-full">
|
||||
<Col className="mx-auto w-full p-2">
|
||||
<ContractSearch
|
||||
querySortOptions={{
|
||||
shouldLoadFromStorage: false,
|
||||
|
|
Loading…
Reference in New Issue
Block a user