Skip to content

Commit

Permalink
Merge pull request #170 from cds-snc/add-heading-tokens
Browse files Browse the repository at this point in the history
Add heading tokens
  • Loading branch information
melaniebmn authored Oct 10, 2023
2 parents e97a885 + edd8c9e commit ff082f8
Show file tree
Hide file tree
Showing 16 changed files with 1,246 additions and 14 deletions.
369 changes: 369 additions & 0 deletions build/figma/figma.tokens.json

Large diffs are not rendered by default.

62 changes: 61 additions & 1 deletion build/web/css/.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 30 Aug 2023 19:06:21 GMT
* Generated on Thu, 05 Oct 2023 20:55:52 GMT
*/

:root {
Expand Down Expand Up @@ -101,43 +101,70 @@
--gcds-spacing-900: 9rem;
--gcds-spacing-1000: 10.5rem;
--gcds-base-font-size: 1.25; /* Sets base font size to 20px */
--gcds-base-font-size-mobile: 1; /* Sets base font size for smaller screens to 16px */
--gcds-base-line-height: 1.2; /* Sets base line height to 24px */
--gcds-base-scale: 1.125;
--gcds-font-families-heading: "Lato", sans-serif;
--gcds-font-families-body: "Noto Sans", sans-serif;
--gcds-font-families-monospace: "Menlo", sans-serif;
--gcds-font-families-icons: "Font Awesome 6 Free", FontAwesome;
--gcds-font-sizes-caption: 1.1111111111111112rem;
--gcds-font-sizes-caption-mobile: 0.8888888888888888rem;
--gcds-font-sizes-text: 1.25rem;
--gcds-font-sizes-text-mobile: 1rem;
--gcds-font-sizes-h6: 1.40625rem;
--gcds-font-sizes-h6-mobile: 1.125rem;
--gcds-font-sizes-h5: 1.58203125rem;
--gcds-font-sizes-h5-mobile: 1.265625rem;
--gcds-font-sizes-h4: 1.77978515625rem;
--gcds-font-sizes-h4-mobile: 1.423828125rem;
--gcds-font-sizes-h3: 2.00225830078125rem;
--gcds-font-sizes-h3-mobile: 1.601806640625rem;
--gcds-font-sizes-h2: 2.2525405883789062rem;
--gcds-font-sizes-h2-mobile: 1.802032470703125rem;
--gcds-font-sizes-h1: 2.5341081619262695rem;
--gcds-font-sizes-h1-mobile: 2.0272865295410156rem;
--gcds-font-weights-light: 300;
--gcds-font-weights-regular: 400;
--gcds-font-weights-medium: 500;
--gcds-font-weights-semibold: 600;
--gcds-font-weights-bold: 700;
--gcds-line-heights-caption: 135%;
--gcds-line-heights-caption-mobile: 140.625%;
--gcds-line-heights-text: 120%;
--gcds-line-heights-text-mobile: 150%;
--gcds-line-heights-h6: 124.44444444444444%;
--gcds-line-heights-h6-mobile: 133.33333333333334%;
--gcds-line-heights-h5: 126.41975308641975%;
--gcds-line-heights-h5-mobile: 138.27160493827162%;
--gcds-line-heights-h4: 126.41975308641973%;
--gcds-line-heights-h4-mobile: 122.90809327846364%;
--gcds-line-heights-h3: 124.85901539399482%;
--gcds-line-heights-h3-mobile: 124.85901539399481%;
--gcds-line-heights-h2: 122.08437060746162%;
--gcds-line-heights-h2-mobile: 124.85901539399481%;
--gcds-line-heights-h1: 118.38484422541731%;
--gcds-line-heights-h1-mobile: 123.31754606814303%;
--gcds-font-h1: 700 2.5341081619262695rem/118.38484422541731% "Lato", sans-serif;
--gcds-font-h1-mobile: 700 2.0272865295410156rem/123.31754606814303% "Lato", sans-serif;
--gcds-font-h2: 700 2.2525405883789062rem/122.08437060746162% "Lato", sans-serif;
--gcds-font-h2-mobile: 700 1.802032470703125rem/124.85901539399481% "Lato", sans-serif;
--gcds-font-h3: 700 2.00225830078125rem/124.85901539399482% "Lato", sans-serif;
--gcds-font-h3-mobile: 700 1.601806640625rem/124.85901539399481% "Lato", sans-serif;
--gcds-font-h4: 700 1.77978515625rem/126.41975308641973% "Lato", sans-serif;
--gcds-font-h4-mobile: 700 1.423828125rem/122.90809327846364% "Lato", sans-serif;
--gcds-font-h5: 700 1.58203125rem/126.41975308641975% "Lato", sans-serif;
--gcds-font-h5-mobile: 700 1.265625rem/138.27160493827162% "Lato", sans-serif;
--gcds-font-h6: 700 1.40625rem/124.44444444444444% "Lato", sans-serif;
--gcds-font-h6-mobile: 700 1.125rem/133.33333333333334% "Lato", sans-serif;
--gcds-font-label: 500 1.25rem/120% "Noto Sans", sans-serif;
--gcds-font-label-mobile: 500 1rem/150% "Noto Sans", sans-serif;
--gcds-font-caption: 400 1.1111111111111112rem/135% "Noto Sans", sans-serif;
--gcds-font-caption-mobile: 400 0.8888888888888888rem/140.625% "Noto Sans", sans-serif;
--gcds-font-text: 400 1.25rem/120% "Noto Sans", sans-serif;
--gcds-font-text-mobile: 400 1rem/150% "Noto Sans", sans-serif;
--gcds-font-text-long: 400 1.25rem/150% "Noto Sans", sans-serif;
--gcds-font-text-long-mobile: 400 1rem/150% "Noto Sans", sans-serif;
--gcds-alert-border-width: 0.375rem;
--gcds-alert-button-border-radius: 0.375rem;
--gcds-alert-button-border-width: 0.125rem;
Expand Down Expand Up @@ -427,6 +454,39 @@
--gcds-header-container-max-width: 71.25rem;
--gcds-header-margin: 0 0 0.75rem;
--gcds-header-skiptonav-top: 1.5rem;
--gcds-heading-default-text: #333333;
--gcds-heading-h1-border-background: #d3080c;
--gcds-heading-h1-border-height: 0.375rem;
--gcds-heading-h1-border-margin: 0.5625rem;
--gcds-heading-h1-border-width: 4.5rem;
--gcds-heading-h1-desktop: 700 2.5341081619262695rem/118.38484422541731% "Lato", sans-serif;
--gcds-heading-h1-mobile: 700 2.0272865295410156rem/123.31754606814303% "Lato", sans-serif;
--gcds-heading-h2-desktop: 700 2.2525405883789062rem/122.08437060746162% "Lato", sans-serif;
--gcds-heading-h2-mobile: 700 1.802032470703125rem/124.85901539399481% "Lato", sans-serif;
--gcds-heading-h3-desktop: 700 2.00225830078125rem/124.85901539399482% "Lato", sans-serif;
--gcds-heading-h3-mobile: 700 1.601806640625rem/124.85901539399481% "Lato", sans-serif;
--gcds-heading-h4-desktop: 700 1.77978515625rem/126.41975308641973% "Lato", sans-serif;
--gcds-heading-h4-mobile: 700 1.423828125rem/122.90809327846364% "Lato", sans-serif;
--gcds-heading-h5-desktop: 700 1.58203125rem/126.41975308641975% "Lato", sans-serif;
--gcds-heading-h5-mobile: 700 1.265625rem/138.27160493827162% "Lato", sans-serif;
--gcds-heading-h6-desktop: 700 1.40625rem/124.44444444444444% "Lato", sans-serif;
--gcds-heading-h6-mobile: 700 1.125rem/133.33333333333334% "Lato", sans-serif;
--gcds-heading-spacing-0: 0;
--gcds-heading-spacing-50: 0.1875rem;
--gcds-heading-spacing-100: 0.375rem;
--gcds-heading-spacing-150: 0.5625rem;
--gcds-heading-spacing-200: 0.75rem;
--gcds-heading-spacing-250: 0.9375rem;
--gcds-heading-spacing-300: 1.125rem;
--gcds-heading-spacing-400: 1.5rem;
--gcds-heading-spacing-450: 2.25rem;
--gcds-heading-spacing-500: 3rem;
--gcds-heading-spacing-550: 3.75rem;
--gcds-heading-spacing-600: 4.5rem;
--gcds-heading-spacing-700: 6rem;
--gcds-heading-spacing-800: 7.5rem;
--gcds-heading-spacing-900: 9rem;
--gcds-heading-spacing-1000: 10.5rem;
--gcds-hint-font: 400 1.25rem/120% "Noto Sans", sans-serif;
--gcds-hint-margin: 0 0 0.75rem;
--gcds-icon-font-family: "Font Awesome 6 Free", FontAwesome;
Expand Down
35 changes: 34 additions & 1 deletion build/web/css/components.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 30 Aug 2023 19:06:21 GMT
* Generated on Thu, 05 Oct 2023 20:55:52 GMT
*/

:root {
Expand Down Expand Up @@ -316,6 +316,39 @@
--gcds-header-container-max-width: 71.25rem;
--gcds-header-margin: 0 0 0.75rem;
--gcds-header-skiptonav-top: 1.5rem;
--gcds-heading-default-text: #333333;
--gcds-heading-h1-border-background: #d3080c;
--gcds-heading-h1-border-height: 0.375rem;
--gcds-heading-h1-border-margin: 0.5625rem;
--gcds-heading-h1-border-width: 4.5rem;
--gcds-heading-h1-desktop: 700 2.5341081619262695rem/118.38484422541731% "Lato", sans-serif;
--gcds-heading-h1-mobile: 700 2.0272865295410156rem/123.31754606814303% "Lato", sans-serif;
--gcds-heading-h2-desktop: 700 2.2525405883789062rem/122.08437060746162% "Lato", sans-serif;
--gcds-heading-h2-mobile: 700 1.802032470703125rem/124.85901539399481% "Lato", sans-serif;
--gcds-heading-h3-desktop: 700 2.00225830078125rem/124.85901539399482% "Lato", sans-serif;
--gcds-heading-h3-mobile: 700 1.601806640625rem/124.85901539399481% "Lato", sans-serif;
--gcds-heading-h4-desktop: 700 1.77978515625rem/126.41975308641973% "Lato", sans-serif;
--gcds-heading-h4-mobile: 700 1.423828125rem/122.90809327846364% "Lato", sans-serif;
--gcds-heading-h5-desktop: 700 1.58203125rem/126.41975308641975% "Lato", sans-serif;
--gcds-heading-h5-mobile: 700 1.265625rem/138.27160493827162% "Lato", sans-serif;
--gcds-heading-h6-desktop: 700 1.40625rem/124.44444444444444% "Lato", sans-serif;
--gcds-heading-h6-mobile: 700 1.125rem/133.33333333333334% "Lato", sans-serif;
--gcds-heading-spacing-0: 0;
--gcds-heading-spacing-50: 0.1875rem;
--gcds-heading-spacing-100: 0.375rem;
--gcds-heading-spacing-150: 0.5625rem;
--gcds-heading-spacing-200: 0.75rem;
--gcds-heading-spacing-250: 0.9375rem;
--gcds-heading-spacing-300: 1.125rem;
--gcds-heading-spacing-400: 1.5rem;
--gcds-heading-spacing-450: 2.25rem;
--gcds-heading-spacing-500: 3rem;
--gcds-heading-spacing-550: 3.75rem;
--gcds-heading-spacing-600: 4.5rem;
--gcds-heading-spacing-700: 6rem;
--gcds-heading-spacing-800: 7.5rem;
--gcds-heading-spacing-900: 9rem;
--gcds-heading-spacing-1000: 10.5rem;
--gcds-hint-font: 400 1.25rem/120% "Noto Sans", sans-serif;
--gcds-hint-margin: 0 0 0.75rem;
--gcds-icon-font-family: "Font Awesome 6 Free", FontAwesome;
Expand Down
40 changes: 40 additions & 0 deletions build/web/css/components/heading.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
/**
* Do not edit directly
* Generated on Thu, 05 Oct 2023 20:55:52 GMT
*/

:root {
--gcds-heading-default-text: #333333;
--gcds-heading-h1-border-background: #d3080c;
--gcds-heading-h1-border-height: 0.375rem;
--gcds-heading-h1-border-margin: 0.5625rem;
--gcds-heading-h1-border-width: 4.5rem;
--gcds-heading-h1-desktop: 700 2.5341081619262695rem/118.38484422541731% "Lato", sans-serif;
--gcds-heading-h1-mobile: 700 2.0272865295410156rem/123.31754606814303% "Lato", sans-serif;
--gcds-heading-h2-desktop: 700 2.2525405883789062rem/122.08437060746162% "Lato", sans-serif;
--gcds-heading-h2-mobile: 700 1.802032470703125rem/124.85901539399481% "Lato", sans-serif;
--gcds-heading-h3-desktop: 700 2.00225830078125rem/124.85901539399482% "Lato", sans-serif;
--gcds-heading-h3-mobile: 700 1.601806640625rem/124.85901539399481% "Lato", sans-serif;
--gcds-heading-h4-desktop: 700 1.77978515625rem/126.41975308641973% "Lato", sans-serif;
--gcds-heading-h4-mobile: 700 1.423828125rem/122.90809327846364% "Lato", sans-serif;
--gcds-heading-h5-desktop: 700 1.58203125rem/126.41975308641975% "Lato", sans-serif;
--gcds-heading-h5-mobile: 700 1.265625rem/138.27160493827162% "Lato", sans-serif;
--gcds-heading-h6-desktop: 700 1.40625rem/124.44444444444444% "Lato", sans-serif;
--gcds-heading-h6-mobile: 700 1.125rem/133.33333333333334% "Lato", sans-serif;
--gcds-heading-spacing-0: 0;
--gcds-heading-spacing-50: 0.1875rem;
--gcds-heading-spacing-100: 0.375rem;
--gcds-heading-spacing-150: 0.5625rem;
--gcds-heading-spacing-200: 0.75rem;
--gcds-heading-spacing-250: 0.9375rem;
--gcds-heading-spacing-300: 1.125rem;
--gcds-heading-spacing-400: 1.5rem;
--gcds-heading-spacing-450: 2.25rem;
--gcds-heading-spacing-500: 3rem;
--gcds-heading-spacing-550: 3.75rem;
--gcds-heading-spacing-600: 4.5rem;
--gcds-heading-spacing-700: 6rem;
--gcds-heading-spacing-800: 7.5rem;
--gcds-heading-spacing-900: 9rem;
--gcds-heading-spacing-1000: 10.5rem;
}
29 changes: 28 additions & 1 deletion build/web/css/global.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Tue, 27 Jun 2023 23:49:41 GMT
* Generated on Thu, 05 Oct 2023 20:50:40 GMT
*/

:root {
Expand Down Expand Up @@ -53,41 +53,68 @@
--gcds-spacing-900: 9rem;
--gcds-spacing-1000: 10.5rem;
--gcds-base-font-size: 1.25; /* Sets base font size to 20px */
--gcds-base-font-size-mobile: 1; /* Sets base font size for smaller screens to 16px */
--gcds-base-line-height: 1.2; /* Sets base line height to 24px */
--gcds-base-scale: 1.125;
--gcds-font-families-heading: "Lato", sans-serif;
--gcds-font-families-body: "Noto Sans", sans-serif;
--gcds-font-families-monospace: "Menlo", sans-serif;
--gcds-font-families-icons: "Font Awesome 6 Free", FontAwesome;
--gcds-font-sizes-caption: 1.1111111111111112rem;
--gcds-font-sizes-caption-mobile: 0.8888888888888888rem;
--gcds-font-sizes-text: 1.25rem;
--gcds-font-sizes-text-mobile: 1rem;
--gcds-font-sizes-h6: 1.40625rem;
--gcds-font-sizes-h6-mobile: 1.125rem;
--gcds-font-sizes-h5: 1.58203125rem;
--gcds-font-sizes-h5-mobile: 1.265625rem;
--gcds-font-sizes-h4: 1.77978515625rem;
--gcds-font-sizes-h4-mobile: 1.423828125rem;
--gcds-font-sizes-h3: 2.00225830078125rem;
--gcds-font-sizes-h3-mobile: 1.601806640625rem;
--gcds-font-sizes-h2: 2.2525405883789062rem;
--gcds-font-sizes-h2-mobile: 1.802032470703125rem;
--gcds-font-sizes-h1: 2.5341081619262695rem;
--gcds-font-sizes-h1-mobile: 2.0272865295410156rem;
--gcds-font-weights-light: 300;
--gcds-font-weights-regular: 400;
--gcds-font-weights-medium: 500;
--gcds-font-weights-semibold: 600;
--gcds-font-weights-bold: 700;
--gcds-line-heights-caption: 135%;
--gcds-line-heights-caption-mobile: 140.625%;
--gcds-line-heights-text: 120%;
--gcds-line-heights-text-mobile: 150%;
--gcds-line-heights-h6: 124.44444444444444%;
--gcds-line-heights-h6-mobile: 133.33333333333334%;
--gcds-line-heights-h5: 126.41975308641975%;
--gcds-line-heights-h5-mobile: 138.27160493827162%;
--gcds-line-heights-h4: 126.41975308641973%;
--gcds-line-heights-h4-mobile: 122.90809327846364%;
--gcds-line-heights-h3: 124.85901539399482%;
--gcds-line-heights-h3-mobile: 124.85901539399481%;
--gcds-line-heights-h2: 122.08437060746162%;
--gcds-line-heights-h2-mobile: 124.85901539399481%;
--gcds-line-heights-h1: 118.38484422541731%;
--gcds-line-heights-h1-mobile: 123.31754606814303%;
--gcds-font-h1: 700 2.5341081619262695rem/118.38484422541731% "Lato", sans-serif;
--gcds-font-h1-mobile: 700 2.0272865295410156rem/123.31754606814303% "Lato", sans-serif;
--gcds-font-h2: 700 2.2525405883789062rem/122.08437060746162% "Lato", sans-serif;
--gcds-font-h2-mobile: 700 1.802032470703125rem/124.85901539399481% "Lato", sans-serif;
--gcds-font-h3: 700 2.00225830078125rem/124.85901539399482% "Lato", sans-serif;
--gcds-font-h3-mobile: 700 1.601806640625rem/124.85901539399481% "Lato", sans-serif;
--gcds-font-h4: 700 1.77978515625rem/126.41975308641973% "Lato", sans-serif;
--gcds-font-h4-mobile: 700 1.423828125rem/122.90809327846364% "Lato", sans-serif;
--gcds-font-h5: 700 1.58203125rem/126.41975308641975% "Lato", sans-serif;
--gcds-font-h5-mobile: 700 1.265625rem/138.27160493827162% "Lato", sans-serif;
--gcds-font-h6: 700 1.40625rem/124.44444444444444% "Lato", sans-serif;
--gcds-font-h6-mobile: 700 1.125rem/133.33333333333334% "Lato", sans-serif;
--gcds-font-label: 500 1.25rem/120% "Noto Sans", sans-serif;
--gcds-font-label-mobile: 500 1rem/150% "Noto Sans", sans-serif;
--gcds-font-caption: 400 1.1111111111111112rem/135% "Noto Sans", sans-serif;
--gcds-font-caption-mobile: 400 0.8888888888888888rem/140.625% "Noto Sans", sans-serif;
--gcds-font-text: 400 1.25rem/120% "Noto Sans", sans-serif;
--gcds-font-text-mobile: 400 1rem/150% "Noto Sans", sans-serif;
--gcds-font-text-long: 400 1.25rem/150% "Noto Sans", sans-serif;
--gcds-font-text-long-mobile: 400 1rem/150% "Noto Sans", sans-serif;
}
29 changes: 28 additions & 1 deletion build/web/css/global/typography.css
Original file line number Diff line number Diff line change
@@ -1,45 +1,72 @@
/**
* Do not edit directly
* Generated on Mon, 19 Jun 2023 20:28:18 GMT
* Generated on Thu, 05 Oct 2023 20:50:40 GMT
*/

:root {
--gcds-base-font-size: 1.25; /* Sets base font size to 20px */
--gcds-base-font-size-mobile: 1; /* Sets base font size for smaller screens to 16px */
--gcds-base-line-height: 1.2; /* Sets base line height to 24px */
--gcds-base-scale: 1.125;
--gcds-font-families-heading: "Lato", sans-serif;
--gcds-font-families-body: "Noto Sans", sans-serif;
--gcds-font-families-monospace: "Menlo", sans-serif;
--gcds-font-families-icons: "Font Awesome 6 Free", FontAwesome;
--gcds-font-sizes-caption: 1.1111111111111112rem;
--gcds-font-sizes-caption-mobile: 0.8888888888888888rem;
--gcds-font-sizes-text: 1.25rem;
--gcds-font-sizes-text-mobile: 1rem;
--gcds-font-sizes-h6: 1.40625rem;
--gcds-font-sizes-h6-mobile: 1.125rem;
--gcds-font-sizes-h5: 1.58203125rem;
--gcds-font-sizes-h5-mobile: 1.265625rem;
--gcds-font-sizes-h4: 1.77978515625rem;
--gcds-font-sizes-h4-mobile: 1.423828125rem;
--gcds-font-sizes-h3: 2.00225830078125rem;
--gcds-font-sizes-h3-mobile: 1.601806640625rem;
--gcds-font-sizes-h2: 2.2525405883789062rem;
--gcds-font-sizes-h2-mobile: 1.802032470703125rem;
--gcds-font-sizes-h1: 2.5341081619262695rem;
--gcds-font-sizes-h1-mobile: 2.0272865295410156rem;
--gcds-font-weights-light: 300;
--gcds-font-weights-regular: 400;
--gcds-font-weights-medium: 500;
--gcds-font-weights-semibold: 600;
--gcds-font-weights-bold: 700;
--gcds-line-heights-caption: 135%;
--gcds-line-heights-caption-mobile: 140.625%;
--gcds-line-heights-text: 120%;
--gcds-line-heights-text-mobile: 150%;
--gcds-line-heights-h6: 124.44444444444444%;
--gcds-line-heights-h6-mobile: 133.33333333333334%;
--gcds-line-heights-h5: 126.41975308641975%;
--gcds-line-heights-h5-mobile: 138.27160493827162%;
--gcds-line-heights-h4: 126.41975308641973%;
--gcds-line-heights-h4-mobile: 122.90809327846364%;
--gcds-line-heights-h3: 124.85901539399482%;
--gcds-line-heights-h3-mobile: 124.85901539399481%;
--gcds-line-heights-h2: 122.08437060746162%;
--gcds-line-heights-h2-mobile: 124.85901539399481%;
--gcds-line-heights-h1: 118.38484422541731%;
--gcds-line-heights-h1-mobile: 123.31754606814303%;
--gcds-font-h1: 700 2.5341081619262695rem/118.38484422541731% "Lato", sans-serif;
--gcds-font-h1-mobile: 700 2.0272865295410156rem/123.31754606814303% "Lato", sans-serif;
--gcds-font-h2: 700 2.2525405883789062rem/122.08437060746162% "Lato", sans-serif;
--gcds-font-h2-mobile: 700 1.802032470703125rem/124.85901539399481% "Lato", sans-serif;
--gcds-font-h3: 700 2.00225830078125rem/124.85901539399482% "Lato", sans-serif;
--gcds-font-h3-mobile: 700 1.601806640625rem/124.85901539399481% "Lato", sans-serif;
--gcds-font-h4: 700 1.77978515625rem/126.41975308641973% "Lato", sans-serif;
--gcds-font-h4-mobile: 700 1.423828125rem/122.90809327846364% "Lato", sans-serif;
--gcds-font-h5: 700 1.58203125rem/126.41975308641975% "Lato", sans-serif;
--gcds-font-h5-mobile: 700 1.265625rem/138.27160493827162% "Lato", sans-serif;
--gcds-font-h6: 700 1.40625rem/124.44444444444444% "Lato", sans-serif;
--gcds-font-h6-mobile: 700 1.125rem/133.33333333333334% "Lato", sans-serif;
--gcds-font-label: 500 1.25rem/120% "Noto Sans", sans-serif;
--gcds-font-label-mobile: 500 1rem/150% "Noto Sans", sans-serif;
--gcds-font-caption: 400 1.1111111111111112rem/135% "Noto Sans", sans-serif;
--gcds-font-caption-mobile: 400 0.8888888888888888rem/140.625% "Noto Sans", sans-serif;
--gcds-font-text: 400 1.25rem/120% "Noto Sans", sans-serif;
--gcds-font-text-mobile: 400 1rem/150% "Noto Sans", sans-serif;
--gcds-font-text-long: 400 1.25rem/150% "Noto Sans", sans-serif;
--gcds-font-text-long-mobile: 400 1rem/150% "Noto Sans", sans-serif;
}
Loading

0 comments on commit ff082f8

Please sign in to comment.