Create Top page

This commit is contained in:
Takeshi Kimata
2024-05-11 11:21:54 +09:00
parent 3fb03256c7
commit 9cd97b5f89
9 changed files with 19 additions and 7 deletions

View File

@@ -17,8 +17,20 @@ export default function Home() {
</div>
<div className="w-full md:w-5/12 p-4">
<div style={{ position: "relative", textAlign: "center", padding: "1rem" }}>
<span style={{ fontSize: "10rem", position: "relative", zIndex: 1 }}>
<div
style={{
position: "relative",
textAlign: "center",
}}
>
<span
style={{
fontSize: "10rem",
position: "relative",
zIndex: 1,
marginLeft: "2.5rem",
}}
>
</span>
<div