reviews formatting

This commit is contained in:
Mouse Reeve
2020-01-28 17:29:02 -08:00
parent e0c174d990
commit a272e2c40d
2 changed files with 13 additions and 2 deletions

View File

@ -94,3 +94,10 @@ form label {
width: 30rem;
height: 10rem;
}
.review {
margin-bottom: 1rem;
}
small {
display: block;
}