Clean up
This commit is contained in:
parent
abdda1e8d0
commit
5c7411594f
15 changed files with 5 additions and 64 deletions
7
src/components/Form.css
Normal file
7
src/components/Form.css
Normal file
|
@ -0,0 +1,7 @@
|
|||
button {
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
.clicked {
|
||||
background-color: lightgray;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue