This commit is contained in:
NOrtmann1
2026-06-10 18:26:39 +02:00
parent 42489f50b6
commit d75d78ccb3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ $isEditMode = (isset($_GET["edit"]) && $_GET["edit"] === "1") || !empty($error);
Account löschen
</button>
</form>
</div>
<div class="container">
+1 -1
View File
@@ -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*/