Änderungen

This commit is contained in:
ja
2021-11-16 14:27:21 +01:00
parent 130a8ce620
commit 8c6fd63388
9 changed files with 30 additions and 25 deletions

View File

@@ -16,6 +16,10 @@
visibility: hidden;
color: #043381;
}
@media (max-width: 558.98px) {
body{
max-width:390px;
}
</style>
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"/>