Skip to content

Commit 85165e6

Browse files
fix formatting issues
1 parent b7dca8c commit 85165e6

File tree

9 files changed

+1699
-1319
lines changed

9 files changed

+1699
-1319
lines changed

app/about/page.tsx

Lines changed: 521 additions & 382 deletions
Large diffs are not rendered by default.

app/data_protection/page.tsx

Lines changed: 274 additions & 214 deletions
Large diffs are not rendered by default.

app/globals.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ body {
2626
--secondary-foreground: hsl(0 0% 9%);
2727
--muted: hsl(0 0% 96.1%);
2828
--muted-foreground: hsl(0 0% 45.1%);
29-
--accent:hsl(0 0% 96.1%);
29+
--accent: hsl(0 0% 96.1%);
3030
--accent-foreground: hsl(0 0% 9%);
3131
--destructive: hsl(0 84.2% 60.2%);
3232
--destructive-foreground: hsl(0 0% 98%);

app/imprint/page.tsx

Lines changed: 181 additions & 154 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)