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