diff --git a/recommendations-viewer/src/components/RecommendationsViewer.css b/recommendations-viewer/src/components/RecommendationsViewer.css index 2e5da3b..20ade84 100644 --- a/recommendations-viewer/src/components/RecommendationsViewer.css +++ b/recommendations-viewer/src/components/RecommendationsViewer.css @@ -546,6 +546,8 @@ .ug-pill.entry { background: rgba(46, 204, 113, 0.22); border-color: rgba(46, 204, 113, 0.35); + font-size: 18px; + font-weight: bold; } .ug-pill.stop {