diff --git a/frontend/pages/policies/PolicyPage/components/PolicyResults/_styles.scss b/frontend/pages/policies/PolicyPage/components/PolicyResults/_styles.scss index 87e8aba720..96808248c6 100644 --- a/frontend/pages/policies/PolicyPage/components/PolicyResults/_styles.scss +++ b/frontend/pages/policies/PolicyPage/components/PolicyResults/_styles.scss @@ -33,9 +33,6 @@ justify-content: space-between; align-items: center; margin-top: $pad-xlarge; - } - - &__results-meta > * { font-size: $x-small; }