Redesign homepage WIP
This commit is contained in:
parent
eb620e9220
commit
ef8c28f274
18 changed files with 697 additions and 437 deletions
4
src/form/Form.module.css
Normal file
4
src/form/Form.module.css
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
.form {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue