code and layout refactoring
This commit is contained in:
@@ -8,7 +8,7 @@ import Splash from '../components/Splash'
|
||||
|
||||
export default function Home() {
|
||||
return (
|
||||
<Container maxWidth="lg" sx={{ mt: 4, mb: 4 }}>
|
||||
<Container maxWidth="lg" sx={{ mt: 2, mb: 8 }}>
|
||||
<LoadingBackdrop />
|
||||
<Splash />
|
||||
<Downloads />
|
||||
|
||||
Reference in New Issue
Block a user