diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index f13051f..a17c0e8 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -9,7 +9,7 @@ .ascii-wrapper pre { width: 100%; - font-size: clamp(0.4rem, 1.5cqw, 0.75rem); + font-size: clamp(0.3rem, 1.5cqw, 0.75rem); line-height: 1.2; margin: 0; white-space: pre;