@glw907/cairn-cms 0.52.0 → 0.53.0

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.
@@ -32,7 +32,7 @@ const SHARED_STYLE = `:root {
32
32
  --shadow: 0 1px 2px oklch(28% 0.02 75 / 0.05), 0 18px 40px -12px oklch(28% 0.02 75 / 0.16);
33
33
  --radius-box: 1rem;
34
34
  --radius-field: 0.625rem;
35
- --font: 'Figtree Variable', system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
35
+ --font: 'IBM Plex Sans Variable', system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
36
36
  }
37
37
  @media (prefers-color-scheme: dark) {
38
38
  :root {
@@ -107,7 +107,7 @@ main {
107
107
  h1 {
108
108
  margin: 0 0 0.75rem;
109
109
  font-size: 1.6rem;
110
- font-weight: 800;
110
+ font-weight: 700;
111
111
  letter-spacing: -0.02em;
112
112
  line-height: 1.15;
113
113
  }
Binary file