Finished profile page

This commit is contained in:
Michał Gdula 2022-09-22 15:51:22 +00:00
parent 1b8e92d144
commit 36f76ac2fd
7 changed files with 215 additions and 30 deletions

View file

@ -131,7 +131,7 @@ form {
width: 100%;
box-sizing: content-box;
>* {
& > * {
margin-bottom: 0.5rem;
}
}