diff --git a/frontend/views/category/brand.php b/frontend/views/category/brand.php index d704537..affcf39 100755 --- a/frontend/views/category/brand.php +++ b/frontend/views/category/brand.php @@ -40,7 +40,8 @@ ]) ?> -
+
+

Seo::H1]); ?>

Seo::SEO_TEXT]); ?>
@@ -48,5 +49,6 @@ +
\ No newline at end of file diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index a14e178..9286d6b 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1366,6 +1366,9 @@ a.active{ font-family: 'Lato-Light'; font-size: 17px; font-weight: 600; + max-width: 910px; + margin-left: auto; + margin-right: auto; } .title5{ text-transform: uppercase; -- libgit2 0.21.4