feat: added initital code for 3d elements

This commit is contained in:
Bart van der Braak 2023-07-27 16:45:26 +02:00
parent 1a366172fc
commit 353d51971b
8 changed files with 218 additions and 7 deletions

View file

@ -33,6 +33,10 @@
];
</script>
<svelte:head>
<title>hellob.art &mdash; projects</title>
</svelte:head>
<main class="container mx-auto px-4 py-8 text-left">
<h2 class="text-3xl font-bold mb-8">My Projects</h2>
<div class="w-full text-token grid grid-cols-1 md:grid-cols-2 gap-4">