1
0
Fork 0

forms forms forms

This commit is contained in:
Mouse Reeve 2020-01-28 23:23:05 -08:00
parent 3d09d355eb
commit 789b9a1dc0
13 changed files with 71 additions and 100 deletions

View file

@ -35,6 +35,7 @@ h2 {
}
#actions {
flex-grow: 0;
text-align: right;
}
#top-bar {
@ -88,10 +89,6 @@ h2 {
width: 90%;
}
form label {
display: block;
}
.review-form textarea {
width: 30rem;
height: 10rem;