From 32d15ff927f20ee6892ae2adda5a0d299d9f970e Mon Sep 17 00:00:00 2001
From: SUSP8129
Date: Sat, 12 Oct 2024 21:36:43 +0900
Subject: [PATCH] update index.html
---
index.html | 18 +++++++++++++++---
style.css | 13 ++-----------
2 files changed, 17 insertions(+), 14 deletions(-)
diff --git a/index.html b/index.html
index efd4f33..2405c75 100644
--- a/index.html
+++ b/index.html
@@ -122,9 +122,21 @@ 4. So, Have the Saved Files Really Disappeared?
In this case, two folders "files" and "info" appeared.
-
-
-
+
+
+
+

+
+
+
+
+
+
+

+
+
+
+
diff --git a/style.css b/style.css
index b1c54a9..0b42c28 100644
--- a/style.css
+++ b/style.css
@@ -49,17 +49,8 @@
}
.files_info {
- display: flex;
-}
-
-.files {
- width: 300;
- height: 200;
-}
-
-.info {
- width: 300;
- height: 200;
+ float: left;
+ width: 25%;
}
.fifth {