diff --git a/src/pages/index/news.scss b/src/pages/index/news.scss index 4fcc3c9..f97890d 100644 --- a/src/pages/index/news.scss +++ b/src/pages/index/news.scss @@ -37,6 +37,10 @@ &--title { flex-grow: 1; margin: 0; + + @media($mobile-breakpoint) { + text-align: center; + } } &--content {