Working answer key form (saving to state at least)

This commit is contained in:
Ben Ramey
2018-09-17 06:14:09 -05:00
parent c15cbbf5ae
commit 0a8421fad3
3 changed files with 16 additions and 10 deletions

View File

@@ -2,10 +2,12 @@
}
.answerkeyform__table input {
width: 4rem;
width: 3rem;
height: 3rem;
margin: 0;
padding: 1rem;
}
.answerkeyform__table__questionrow td {
padding: 1rem;
padding: 0.5rem;
}