diff --git a/core/scss/ui/_type.scss b/core/scss/ui/_type.scss index d64b56be1..a198ec1fd 100644 --- a/core/scss/ui/_type.scss +++ b/core/scss/ui/_type.scss @@ -284,7 +284,6 @@ $text-variants: ( counter-reset: step; border-left: 1px solid var(--#{$prefix}border-color); margin-bottom: 2rem; - flex-direction: column; h3 { counter-increment: step; @@ -328,4 +327,4 @@ $text-variants: ( &>:last-child { margin-bottom: 0; } -} \ No newline at end of file +}