13 lines
144 B
CSS
13 lines
144 B
CSS
.Profil
|
|
form
|
|
{
|
|
width: 65%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: flex-end;
|
|
}
|
|
|
|
button.QRakt
|
|
{
|
|
max-width: 80%;
|
|
} |