Move comments above form elements and add missing English UI text strings

This commit is contained in:
Michael Rose
2016-08-11 10:14:27 -04:00
parent cb26538572
commit 7aa4e3ca3d
4 changed files with 281 additions and 186 deletions

View File

@@ -300,6 +300,11 @@
text-transform: uppercase;
}
.page__comments-form {
padding: 1em;
background: $lighter-gray;
}
.comment {
margin: 2em 0;