Files
dog/src/components/Profil.css
Peter Hoppe cdb4176509 Profil
2023-02-02 16:47:03 +01:00

13 lines
144 B
CSS

.Profil
form
{
width: 65%;
display: flex;
flex-direction: column;
align-items: flex-end;
}
button.QRakt
{
max-width: 80%;
}