Tweaked contributor layout

This commit is contained in:
Lennart Ziburski
2017-12-07 17:04:08 +01:00
parent adba5c1ee1
commit 45551770d3
2 changed files with 9 additions and 2 deletions

View File

@ -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;