From 1ac440a9e807c220493edc56881e6c6c89c689a5 Mon Sep 17 00:00:00 2001 From: SUSP8129 Date: Sat, 12 Oct 2024 21:39:09 +0900 Subject: [PATCH] update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index f8ecca4..414db7e 100644 --- a/style.css +++ b/style.css @@ -50,7 +50,7 @@ .files_info { float: left; - width: 25%; + width: 20%; margin-left: 10px; margin-right: 10px; }