add padding on top of people grid on credits page

This commit is contained in:
seotts 2020-10-21 16:25:02 -04:00
parent 582c1bcc72
commit 6d2508041f

View file

@ -10,6 +10,10 @@
padding-top: 40px;
}
.avatar-grid {
padding: 64px 0;
}
.acknowledge-content {
margin: 0 176px;
padding: 2.5rem 0 5.75rem 0;