Formatting updates

This commit is contained in:
Jennifer Siegfried
2016-08-04 16:25:12 -06:00
parent 1566edec4c
commit 53095028be
7 changed files with 28 additions and 11 deletions

View File

@ -29,6 +29,10 @@
}
.answer-container {
padding:2rem 0;
textarea:not(:disabled) {
background-color: white;
}
}
}
}
@ -50,7 +54,7 @@
color: #fff;
padding-top: .5rem;
padding-bottom: .5rem;
margin-bottom: .5rem;
margin-bottom: .5rem;
animation-name: success-fadeout;
animation-duration: 1.5s;
animation-delay: 2s;