diff --git a/client/src/components/footer.tsx b/client/src/components/footer.tsx
index e5f98ea..ea6f539 100644
--- a/client/src/components/footer.tsx
+++ b/client/src/components/footer.tsx
@@ -35,7 +35,7 @@ export default function Footer() {
))}
-
+
Kategorien
-
@@ -65,7 +65,7 @@ export default function Footer() {
-
+
Folgt uns
{SOCIAL_LINKS.map((s) => (
@@ -74,7 +74,7 @@ export default function Footer() {
href={s.href}
target="_blank"
rel="noopener noreferrer"
- className="text-muted-foreground hover:text-primary transition-colors inline-flex items-center gap-2"
+ className="text-muted-foreground hover:text-primary transition-colors inline-flex items-center gap-2 md:justify-end"
data-testid={`link-footer-${s.label.toLowerCase()}`}
>