This commit is contained in:
Peter Hoppe
2023-01-04 12:54:01 +01:00
parent 54b089c0ee
commit 8a42c3a506
5 changed files with 230 additions and 0 deletions

View File

@ -0,0 +1,8 @@
.Profil
form
{
width: 65%;
display: flex;
flex-direction: column;
align-items: flex-end;
}