diff --git a/internal/site/src/index.css b/internal/site/src/index.css index e5a3a534..ce8dcc36 100644 --- a/internal/site/src/index.css +++ b/internal/site/src/index.css @@ -142,6 +142,7 @@ body { @apply bg-background text-foreground; + font-variant-ligatures: no-contextual; } button { @@ -174,4 +175,4 @@ .recharts-yAxis { @apply tabular-nums; -} \ No newline at end of file +}