Browse Source

[update]

app-headerのタイトル名のフォントサイズを大きく
poohr 2 weeks ago
parent
commit
2e0b09ebbb
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/app/share/header/app-header.scss

+ 1
- 1
src/app/share/header/app-header.scss View File

@@ -9,7 +9,7 @@
9 9
 }
10 10
 
11 11
 .app-title {
12
-  font-size: 24px;
12
+  font-size: 34px;
13 13
   font-weight: 700;
14 14
   color: #2f2720;
15 15
   letter-spacing: 0.03em;

Loading…
Cancel
Save