stream-saga/src/components/Form.css
Rodrigo Pedroso 5c7411594f Clean up
2019-06-22 21:57:18 -04:00

7 lines
70 B
CSS

button {
margin: 10px;
}
.clicked {
background-color: lightgray;
}