@theroutingcompany/components 0.0.47-alpha.1 → 0.0.47-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6442,7 +6442,7 @@ const LB = R(D3)`
6442
6442
  case "medium":
6443
6443
  return `
6444
6444
  padding: ${f.spacing_75} ${f.spacing_150};
6445
- font-size: ${f.font_size_125};
6445
+ font-size: ${f.font_size_150};
6446
6446
  `;
6447
6447
  case "large":
6448
6448
  return `