Progress on answer key form

This commit is contained in:
Ben Ramey
2018-09-14 07:23:20 -05:00
parent 69ac851e13
commit c15cbbf5ae
6 changed files with 104 additions and 5 deletions

View File

@@ -0,0 +1,11 @@
.answerkeyform {
}
.answerkeyform__table input {
width: 4rem;
margin: 0;
}
.answerkeyform__table__questionrow td {
padding: 1rem;
}