mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-04-22 19:13:44 +03:00
Pledge List: Add vertical padding between rows of contributors.
This commit is contained in:
parent
b3d52c8719
commit
27a8080424
|
@ -10,6 +10,7 @@
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
background: $color-gray-light-700;
|
background: $color-gray-light-700;
|
||||||
margin-right: 4px;
|
margin-right: 4px;
|
||||||
|
margin-bottom: 4px;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
|
|
Loading…
Reference in a new issue