diff --git a/src/styles/adaptedStyles/articlesPage.scss b/src/styles/adaptedStyles/articlesPage.scss index 279bf851..e86c18bb 100644 --- a/src/styles/adaptedStyles/articlesPage.scss +++ b/src/styles/adaptedStyles/articlesPage.scss @@ -3,6 +3,10 @@ line-height: unset; } + .right-side-bar .catalog{ + justify-content: center; + } + body { background-color: unset; }