Skip to content

Commit

Permalink
chore: update global header size
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Aug 17, 2020
1 parent 05b9e72 commit 29a674f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/styles.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
:root {
--height-global-header: 30px;
--height-global-header: 36px;
--height-mobile-nav-bar: 60px;
--ease-out-quad: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
Expand Down

0 comments on commit 29a674f

Please sign in to comment.