diff --git a/htdocs/themes/math4/math4.scss b/htdocs/themes/math4/math4.scss index 364c8f5f92..95208df4db 100644 --- a/htdocs/themes/math4/math4.scss +++ b/htdocs/themes/math4/math4.scss @@ -381,10 +381,12 @@ h1.page-title { font-size: 31.5px; line-height: 35px; display: inline-block; -} -h1.page-title + a { - font-size: 31.5px; - margin-left: 0.5rem; + + & + a { + font-size: 31.5px; + line-height: 35px; + margin-left: 0.5rem; + } } h2.page-title {