dev auf main #68

Open
niklas.ortmann wants to merge 1044 commits from devNachCSRF into main
2 changed files with 2 additions and 2 deletions
Showing only changes of commit d75d78ccb3 - Show all commits
+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*/