diff --git a/src/components/Topic/Card.module.scss b/src/components/Topic/Card.module.scss index 0f499cdd..4d68d697 100644 --- a/src/components/Topic/Card.module.scss +++ b/src/components/Topic/Card.module.scss @@ -3,10 +3,6 @@ margin-top: 3.2rem; .stats & { - @include media-breakpoint-down(sm) { - margin-left: 0; - } - .topicDetailsItem { margin-bottom: 1.2rem; } diff --git a/src/components/Views/AllAuthors.tsx b/src/components/Views/AllAuthors.tsx index 576bc1b9..2ba33ed0 100644 --- a/src/components/Views/AllAuthors.tsx +++ b/src/components/Views/AllAuthors.tsx @@ -57,82 +57,80 @@ export const AllAuthorsView = (props: Props) => { // log.debug(getSearchParams()) return ( -
{t('Subscribe who you like to tune your personal feed')}
-{t('Subscribe who you like to tune your personal feed')}
{t('Subscribe what you like to tune your personal feed')}
-{t('Subscribe what you like to tune your personal feed')}