Tweaked contributor layout
This commit is contained in:
@ -3,6 +3,13 @@
|
||||
background-color: white;
|
||||
padding: $xl 0 $large 0;
|
||||
|
||||
@media screen and (min-width: $desktop) {
|
||||
h2 {
|
||||
text-align: center;
|
||||
margin-bottom: $medium;
|
||||
}
|
||||
}
|
||||
|
||||
.community-features {
|
||||
@neat-span-columns 12;
|
||||
|
||||
@ -32,7 +39,7 @@
|
||||
}
|
||||
|
||||
.contributor-list {
|
||||
margin-top: $micro;
|
||||
margin-top: 4px;
|
||||
img {
|
||||
width: 32px;
|
||||
margin: 0 $micro $micro 0;
|
||||
|
Reference in New Issue
Block a user