From 789be6dc64d402ecbfd7300bdd93c35a7cdc869e Mon Sep 17 00:00:00 2001 From: kensiiwasaki Date: Tue, 21 Nov 2023 16:29:06 +0900 Subject: [PATCH] =?UTF-8?q?modify:=20=E5=85=A8=E4=BD=93=E3=81=AE=E8=83=8C?= =?UTF-8?q?=E6=99=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/app.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/app.css b/app/app.css index e69de29..29f09a3 100644 --- a/app/app.css +++ b/app/app.css @@ -0,0 +1,3 @@ +body { + background-color: #f0f0f0; +}