aboutsummaryrefslogtreecommitdiffstats
path: root/workflow-designer-ui/src/main/frontend/resources/scss/features/_general.scss
diff options
context:
space:
mode:
Diffstat (limited to 'workflow-designer-ui/src/main/frontend/resources/scss/features/_general.scss')
-rw-r--r--workflow-designer-ui/src/main/frontend/resources/scss/features/_general.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/workflow-designer-ui/src/main/frontend/resources/scss/features/_general.scss b/workflow-designer-ui/src/main/frontend/resources/scss/features/_general.scss
index f99b8aad..9189c87b 100644
--- a/workflow-designer-ui/src/main/frontend/resources/scss/features/_general.scss
+++ b/workflow-designer-ui/src/main/frontend/resources/scss/features/_general.scss
@@ -6,8 +6,7 @@
.general-page-title {
height: 110px;
line-height: 110px;
- @include heading-1;
- @include semi-bold;
+ @include heading-1-semibold;
color: $dark-gray;
}