mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
add padding on top of people grid on credits page
This commit is contained in:
parent
582c1bcc72
commit
6d2508041f
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,10 @@
|
|||
padding-top: 40px;
|
||||
}
|
||||
|
||||
.avatar-grid {
|
||||
padding: 64px 0;
|
||||
}
|
||||
|
||||
.acknowledge-content {
|
||||
margin: 0 176px;
|
||||
padding: 2.5rem 0 5.75rem 0;
|
||||
|
|
Loading…
Reference in a new issue