We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e1310f commit 62c4c20Copy full SHA for 62c4c20
packages/main/src/themes/Title.css
@@ -7,7 +7,7 @@
7
max-width: 100%;
8
color: var(--sapGroup_TitleTextColor);
9
font-size: var(--sapFontHeader2Size);
10
- font-family: "72override", var(--sapFontFamily);
+ font-family: "72override", var(--sapFontHeaderFamily);
11
text-shadow: var(--sapContent_TextShadow);
12
}
13
0 commit comments