diff --git a/app/assets/stylesheets/common/base/category-list.scss b/app/assets/stylesheets/common/base/category-list.scss index 4818ecc2d0d..642f7974f39 100644 --- a/app/assets/stylesheets/common/base/category-list.scss +++ b/app/assets/stylesheets/common/base/category-list.scss @@ -63,11 +63,12 @@ } h3 { - font-size: 1.5em; + font-size: 1.2em; margin-bottom: 0.5em; margin-top: 0.25em; line-height: 1.1em; text-align: center; + color: $primary; } &.no-logos {