Toward the minimal mockup #13
|
@ -52,7 +52,7 @@ body {
|
||||||
|
|
||||||
.feature__item {
|
.feature__item {
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
height: 13em;
|
height: 15em;
|
||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
@ -89,7 +89,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
#contribute .feature__item {
|
#contribute .feature__item {
|
||||||
height: 15em;
|
height: 16em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#blog {
|
#blog {
|
||||||
|
@ -138,7 +138,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
#about .feature__item {
|
#about .feature__item {
|
||||||
height: 11em;
|
height: 12em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#about .feature__item .archive__item-title {
|
#about .feature__item .archive__item-title {
|
||||||
|
|
Loading…
Reference in New Issue