From 341f2b56d5777fa8932729486cdc72203dd05710 Mon Sep 17 00:00:00 2001 From: yoyosource Date: Tue, 2 Aug 2022 21:38:23 +0200 Subject: [PATCH] Update index.css --- index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.css b/index.css index 0d71c50..66beaf6 100644 --- a/index.css +++ b/index.css @@ -85,7 +85,7 @@ img { } #content { - width: clamp(60%, 60rem, 100%); + width: clamp(60%, 60rem, 97%); } a {