diff --git a/app/assets/tailwind/geist-font.css b/app/assets/tailwind/geist-font.css index 415cb7a7..456bcbfe 100644 --- a/app/assets/tailwind/geist-font.css +++ b/app/assets/tailwind/geist-font.css @@ -14,7 +14,7 @@ @font-face { font-family: 'Geist'; src: url('./geist/Geist-Thin.woff2') format('woff2'); - font-weight: 100; + font-weight: 101; font-style: normal; font-display: swap; }