diff --git a/agaric/sass/agaric/_component.related.scss b/agaric/sass/agaric/_component.related.scss index 2f6b6ae..0ca4cbe 100644 --- a/agaric/sass/agaric/_component.related.scss +++ b/agaric/sass/agaric/_component.related.scss @@ -19,3 +19,9 @@ border-top: 0; } } + +.section.related .title.is-5 { + font-size: 1.1rem; + line-height: 1.25em; + font-weight: normal; // TODO just remove the '.title' instead. +}