commit 274980d781e3c9bc8233f6ca826b86c3338b9af9 parent 8f803a4436ad0560b4eafe84ac6cfd73147dce4c Author: minerva-jupitr <ryouturn@gmail.com> Date: Wed, 1 May 2024 13:06:11 +0900 color commit Diffstat:
| M | src/App.css | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/App.css b/src/App.css @@ -1,6 +1,5 @@ .App { text-align: center; - background-color: ; } .App-logo { @@ -15,7 +14,6 @@ } .App-header { - background-color: #ffffff; min-height: 100vh; display: flex; flex-direction: column;