1 parent d9ee544 commit dec1e95Copy full SHA for dec1e95
1 file changed
src/routes/+page.svelte
@@ -7,9 +7,7 @@
7
8
<h1 class="sr-only">Thilo Maier</h1>
9
10
-<section class="mb-12 max-w-[45ch] text-xl lg:text-2xl">
11
- <p>{data.seo.description}</p>
12
-</section>
+<p class="mb-12 max-w-[45ch] text-xl lg:text-2xl">{data.seo.description}</p>
13
14
<div class="flex flex-wrap gap-8">
15
<!-- not-sidebar -->
0 commit comments