diff --git a/webadmin/src/theme.scss b/webadmin/src/theme.scss index 75a9c30b4..98f6243cf 100644 --- a/webadmin/src/theme.scss +++ b/webadmin/src/theme.scss @@ -194,6 +194,7 @@ h1, h2, h3 { white-space: nowrap; overflow: hidden; font-size: 24px; + font-family: $font-family-heading; } .grid-item-bottom-mobile {