From 9a5f125b9a417ea41e6a34ddee7ebd024a625496 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20B=C3=BCchner?= Date: Tue, 13 Feb 2024 10:26:18 +0100 Subject: [PATCH] DDBPRO-57 --- web/themes/custom/ddbp/src/scss/elements/_related-links.scss | 2 +- .../custom/ddbp/templates/content/node--article--full.html.twig | 2 +- .../ddbp/templates/content/node--department--full.html.twig | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/themes/custom/ddbp/src/scss/elements/_related-links.scss b/web/themes/custom/ddbp/src/scss/elements/_related-links.scss index 647c391..33f2d90 100644 --- a/web/themes/custom/ddbp/src/scss/elements/_related-links.scss +++ b/web/themes/custom/ddbp/src/scss/elements/_related-links.scss @@ -9,7 +9,7 @@ @include spacing(position, large, top); } - span { + h2 { @include text(p2); display: inline-block; color: $color-main; diff --git a/web/themes/custom/ddbp/templates/content/node--article--full.html.twig b/web/themes/custom/ddbp/templates/content/node--article--full.html.twig index 3284568..36f4680 100644 --- a/web/themes/custom/ddbp/templates/content/node--article--full.html.twig +++ b/web/themes/custom/ddbp/templates/content/node--article--full.html.twig @@ -43,7 +43,7 @@