diff --git a/src/_sass/_custom.scss b/src/_sass/_custom.scss index dc665a9..1eb65df 100644 --- a/src/_sass/_custom.scss +++ b/src/_sass/_custom.scss @@ -41,6 +41,11 @@ body { margin-bottom: auto; } +.feature__wrapper { + border-bottom: unset; + margin-bottom: unset; +} + .feature__item { background-color: #eee; height: 13em;