From ffc8a7b2ec8898b059874fc3c5f8c232c59d738d Mon Sep 17 00:00:00 2001 From: sa6anw Date: Sat, 19 Apr 2025 16:03:22 +0000 Subject: [PATCH] Fixar skalningen --- docs/extra.css | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/extra.css b/docs/extra.css index 93d89ea..5eadec4 100644 --- a/docs/extra.css +++ b/docs/extra.css @@ -1,4 +1,5 @@ .ascii-wrapper { + width: 100%; display: flex; justify-content: center; overflow-x: auto;