diff --git a/sass/elements/_elements.scss b/sass/elements/_elements.scss index 68485458..f0ffa378 100644 --- a/sass/elements/_elements.scss +++ b/sass/elements/_elements.scss @@ -60,9 +60,7 @@ hr { img { height: auto; max-width: 100%; - min-height: calc(3 * #{$size__spacing-unit}); position: relative; - &:before { background-color: $color__background-pre; border: 1px dashed $color__background-hr;