README updates and minor tweaks
This commit is contained in:
@@ -4,7 +4,7 @@ import AppShell from "~/components/nav/AppShell";
|
||||
export default function Home() {
|
||||
return (
|
||||
<AppShell>
|
||||
<Center h="100vh">
|
||||
<Center h="100%">
|
||||
<div>Select an experiment from the sidebar to get started!</div>
|
||||
</Center>
|
||||
</AppShell>
|
||||
|
||||
Reference in New Issue
Block a user