Skip to content

Commit

Permalink
Closes academicpages#2055 with adjustment to masthead-height
Browse files Browse the repository at this point in the history
  • Loading branch information
rjzupkoii committed Apr 20, 2024
1 parent 0a941a0 commit cf726b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ $type-size-7 : 0.6875em; // ~11px
$type-size-8 : 0.625em; // ~10px

/* masthead properties */
$masthead-height : 50px;
$masthead-height : 70px;

/* Sidebar properties */
$sidebar-min-width : 1024px;
Expand Down

0 comments on commit cf726b0

Please sign in to comment.