diff --git a/docs/content/fsdocs-default.css b/docs/content/fsdocs-default.css index 7c805a10..bd95a686 100644 --- a/docs/content/fsdocs-default.css +++ b/docs/content/fsdocs-default.css @@ -721,7 +721,6 @@ code, table.pre, pre { color: var(--code-color); font-family: var(--monospace-font); font-variant-ligatures: none; - font-size: var(--font-200); -webkit-text-size-adjust: 100%; } @@ -1228,4 +1227,4 @@ dialog { ::backdrop { opacity: 0.75; } -} \ No newline at end of file +}