summaryrefslogtreecommitdiffstats
path: root/assets/scss/_fuji-style
diff options
context:
space:
mode:
Diffstat (limited to 'assets/scss/_fuji-style')
-rw-r--r--assets/scss/_fuji-style/_header.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/scss/_fuji-style/_header.scss b/assets/scss/_fuji-style/_header.scss
index 29afe07..c99828b 100644
--- a/assets/scss/_fuji-style/_header.scss
+++ b/assets/scss/_fuji-style/_header.scss
@@ -5,7 +5,7 @@ header {
.title-main {
font-size: 2.5rem;
- font-family: 'Product Sans', -apple-system, BlinkMacSystemFont, monospace;
+ font-family: $title-font;
font-weight: 700;
white-space: nowrap;
}