.project-page__inputs > * {
  margin-bottom: 1em;
}
.project-page__description {
  height: 7em;
  width: 60ch;
}
.project-page__author {
  width: 45ch;
}

