From 62c6c0fd4e3a6c127b7de937f88c18a64a0cf960 Mon Sep 17 00:00:00 2001 From: Sage Vaillancourt Date: Tue, 29 Dec 2020 13:57:19 -0500 Subject: [PATCH] Modify slightly to fit into SageV.Space --- public/index.html | 37 ++++++++++--------------------------- src/index.css | 1 + 2 files changed, 11 insertions(+), 27 deletions(-) diff --git a/public/index.html b/public/index.html index aa069f2..6b27526 100644 --- a/public/index.html +++ b/public/index.html @@ -2,42 +2,25 @@ - + + + + + + + + - - - - React App + QuickChess - SageV.Space
- diff --git a/src/index.css b/src/index.css index d407e21..4ec318d 100644 --- a/src/index.css +++ b/src/index.css @@ -1,6 +1,7 @@ body { font: 14px "Century Gothic", Futura, sans-serif; margin: 20px; + background: #eee; } ol, ul {