Browse Source

WIP: reorganize GrowiSubNavigation

Yuki Takei 5 years ago
parent
commit
4a28724529
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/client/styles/scss/_subnav.scss

+ 2 - 2
src/client/styles/scss/_subnav.scss

@@ -34,8 +34,8 @@ $easeInOutCubic: cubic-bezier(0.65, 0, 0.35, 1);
   }
 
   h1 {
-    @include variable-font-size(28px);
-    line-height: 1.1em;
+    @include variable-font-size(32px);
+    line-height: 1.4em;
   }
 
   .grw-page-path-nav {