diff --git a/ds_caselaw_editor_ui/sass/includes/_judgment_text.scss b/ds_caselaw_editor_ui/sass/includes/_judgment_text.scss index b1d08402f..85fbb49e8 100644 --- a/ds_caselaw_editor_ui/sass/includes/_judgment_text.scss +++ b/ds_caselaw_editor_ui/sass/includes/_judgment_text.scss @@ -147,11 +147,6 @@ @media (min-width: $grid__breakpoint-medium) { - - h2 { - @include sr-only; - } - ul { padding: 0; } @@ -170,10 +165,6 @@ &__hearing-dates { text-align: center; - - h2 { - @include sr-only; - } } &__approved-judgment { @@ -182,10 +173,6 @@ } .judgment-body { - h2 { - @include sr-only; - } - h3 { font-size: 1rem; }