From a1abaee64697550dcb9926767e09a9c30d6de929 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Wed, 6 Nov 2024 18:46:17 +0900 Subject: [PATCH] Update console.html --- console.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/console.html b/console.html index 363ed8a..424eb8d 100644 --- a/console.html +++ b/console.html @@ -17,14 +17,14 @@ #content { float: right; - width: 72%; + width: 80%; height: 100%; scroll: hidden; } #cover { float: left; - width: 28%; + width: 20%; height: 100%; scroll: hidden;