Skip to content

Commit 7fc0cff

Browse files
committed
Format text
1 parent f2757fe commit 7fc0cff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/routes/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<h1 class="sr-only">Thilo Maier</h1>
99

10-
<p class="mb-10 text-2xl font-semibold lg:mb-12 lg:text-3xl">{data.seo.description}</p>
10+
<p class="mb-10 text-2xl font-semibold text-balance lg:mb-12 lg:text-3xl">{data.seo.description}</p>
1111

1212
<div class="flex flex-wrap gap-6">
1313
<div

0 commit comments

Comments
 (0)