diff --git a/tokens/organisms/site-footer.yml b/tokens/organisms/site-header.yml similarity index 74% rename from tokens/organisms/site-footer.yml rename to tokens/organisms/site-header.yml index 90a9d9c..76e03d4 100644 --- a/tokens/organisms/site-footer.yml +++ b/tokens/organisms/site-header.yml @@ -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}"