Skip to content
Snippets Groups Projects
Commit 75d56c7e authored by Axel Andersson's avatar Axel Andersson
Browse files

Changed fonts

parent b94b063c
No related branches found
No related tags found
2 merge requests!7Dev,!1Aboutpage
...@@ -23,7 +23,7 @@ export default function Home() { ...@@ -23,7 +23,7 @@ export default function Home() {
position: "absolute" as const, position: "absolute" as const,
top: "50%", top: "50%",
left: "50%", left: "50%",
fontSize: "50px", fontSize: "60px",
transform: "translate(-50%, -50%)", transform: "translate(-50%, -50%)",
opacity: 0, opacity: 0,
transition: "opacity 1s ease-in-out", transition: "opacity 1s ease-in-out",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment