diff --git a/content/profile.php b/content/profile.php
index f5e1903..aefdc10 100644
--- a/content/profile.php
+++ b/content/profile.php
@@ -88,7 +88,7 @@ $isEditMode = (isset($_GET["edit"]) && $_GET["edit"] === "1") || !empty($error);
Account löschen
-
+
diff --git a/css/navbar.css b/css/navbar.css
index c449e2a..ea32bc8 100644
--- a/css/navbar.css
+++ b/css/navbar.css
@@ -115,7 +115,7 @@ CSS für die navbar
display: block;
}
-/* Responsive Anpassung unter 1210px */
+/* Responsive Anpassung unter 1240px */
@media (max-width: 1210px) {
.nav {
flex-wrap: wrap; /* zweite Nav-Zeile*/