Skip to content

Major improvements on applicant profile #291

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Nov 8, 2018
Merged
Prev Previous commit
Next Next commit
style fix on profile screen
  • Loading branch information
hugosolar committed Nov 4, 2018
commit 04669d5a871edd69677aef08382535016dced918
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ table.ccgn-profile tr td.title {
margin-bottom: 2rem;
}
.preview-details td {
width: 50%;
vertical-align: top;
}
.preview-details td h6 {
Expand Down