Skip to content

Commit

Permalink
feat: defined header layouts
Browse files Browse the repository at this point in the history
  • Loading branch information
ModulesUnraveled committed Feb 12, 2022
1 parent 07b0250 commit b1f6001
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,14 @@ site-header-themes:
value: "{color.blue.light.value}"
site-branding:
value: "{color.basics.white.value}"
site-header-layout:
left:
justify:
value: "{layout.flex-position.left}"
align:
value: "{layout.flex-position.left}"
center:
justify:
value: "{layout.flex-position.center}"
align:
value: "{layout.flex-position.center}"

0 comments on commit b1f6001

Please sign in to comment.