Checkpont 1

This commit is contained in:
2024-02-28 16:42:29 +08:00
parent 9a0d7a898d
commit b1395a8ded
11 changed files with 71 additions and 47 deletions

View File

@@ -28,7 +28,7 @@ export default function Vote_Splash() {
return (
<>
<Center h={"100vh"}>
<Paper>
<Paper p={{ base: 50, md: 60, lg: 80 }}>
<Image alt="logo" src={"/aset/vote/logo.png"} />
</Paper>
</Center>