diff --git a/src/_sass/_custom.scss b/src/_sass/_custom.scss index d23fc83..aaa0318 100644 --- a/src/_sass/_custom.scss +++ b/src/_sass/_custom.scss @@ -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 {