CSS Buttons verändert.

Hinweis zu Commit 96993a6a:
Der Button wurde dem Hautnavigationleiste entnommen, da er schon im Seitennavigationsmenü vorhanden ist.
This commit is contained in:
ja
2021-09-02 15:41:38 +02:00
parent 3d63739d21
commit 9269f4f505
2 changed files with 7 additions and 3 deletions

View File

@@ -96,4 +96,7 @@ h1 {
width: 320px;
height: 62px;
}
.modal-content{
width:400px;
}
}