diff --git a/web/scss/_home.scss b/web/scss/_home.scss index 79c67642..de6d5743 100644 --- a/web/scss/_home.scss +++ b/web/scss/_home.scss @@ -20,6 +20,7 @@ $height: calc(100vh - 156px); float: right; height: $height; } + @include clearfix(); } }