diff --git a/app/assets/stylesheets/desktop/latest-topic-list.scss b/app/assets/stylesheets/desktop/latest-topic-list.scss index 6a4337309d3..e350089ca71 100644 --- a/app/assets/stylesheets/desktop/latest-topic-list.scss +++ b/app/assets/stylesheets/desktop/latest-topic-list.scss @@ -28,6 +28,12 @@ .top-row { margin-bottom: 0.1em; } + .bottom-row { + font-size: .75em; + .bage-category { + font-size: 1.167em; + } + } } .topic-stats { flex: 1;