started adding its figma design

This commit is contained in:
2024-01-30 11:03:04 +01:00
parent de681d6326
commit 82e1635a16
6 changed files with 2433 additions and 517 deletions

View File

@@ -20,8 +20,6 @@ import "../styles/main.scss";
<title>vaporvee's Website | {title}</title>
</head>
<body>
<div class="content">
<slot />
</div>
<slot />
</body>
</html>