Skip to content

Commit

Permalink
Reduce site title size
Browse files Browse the repository at this point in the history
  • Loading branch information
frankzhao committed Apr 10, 2021
1 parent 8a48843 commit 657b595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/scss/hyde-hyde/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ $h5-font-size:1rem;
// sidebar
$sidebar-color: #0cc57a;
$sidebar-width: 20rem;
$site__title-font-size: 2.5rem;
$site__title-font-size: 2rem;
$copyright-font-size: $font-scale-dot7;

// content
Expand Down

0 comments on commit 657b595

Please sign in to comment.