Update styling on portfolio admin page, update portfolio form to include description

This commit is contained in:
leigh-mil
2019-12-23 14:53:52 -05:00
parent 86913ec738
commit 667554dba4
6 changed files with 44 additions and 44 deletions

View File

@@ -203,3 +203,7 @@
display: inline;
}
}
.form-container__half {
max-width: 46rem;
}