From 68be9b0b001851f82566348eeb14f91a6c54422a Mon Sep 17 00:00:00 2001 From: Shylie Date: Sun, 14 Jan 2024 12:41:44 +0000 Subject: [PATCH] Widen main part of document --- resources/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/style.css b/resources/style.css index 326de2b..b27f820 100644 --- a/resources/style.css +++ b/resources/style.css @@ -29,7 +29,7 @@ body { background: #840; padding: 5px 25px 5px 25px; box-shadow: 4px 4px 0px 1px #300; - width: 65%; + width: 80%; } h1,code {