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 Account löschen
</button> </button>
</form> </form>
</div> </div>
<div class="container"> <div class="container">
+1 -1
View File
@@ -115,7 +115,7 @@ CSS für die navbar
display: block; display: block;
} }
/* Responsive Anpassung unter 1210px */ /* Responsive Anpassung unter 1240px */
@media (max-width: 1210px) { @media (max-width: 1210px) {
.nav { .nav {
flex-wrap: wrap; /* zweite Nav-Zeile*/ flex-wrap: wrap; /* zweite Nav-Zeile*/