From f63bbafa62e8c0a30e62bc3b654f7c5270c43efd Mon Sep 17 00:00:00 2001 From: creations Date: Sat, 26 Apr 2025 05:36:33 +0200 Subject: [PATCH] Update css.css --- css.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css.css b/css.css index 382a02b..67b5385 100644 --- a/css.css +++ b/css.css @@ -2,4 +2,5 @@ background-color: transparent; box-shadow: none; border-color: transparent; + max-width: 100%; } \ No newline at end of file