From 280185245d19c7c9c02e5c73601e0e54009c6c8e Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 14 Feb 2021 15:27:29 -0500 Subject: Added unity project --- styles/Home.module.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'styles') diff --git a/styles/Home.module.css b/styles/Home.module.css index 64106e8..5493204 100644 --- a/styles/Home.module.css +++ b/styles/Home.module.css @@ -6,5 +6,7 @@ text-align: center; background-color: rgb(58, 58, 58); color: #ffffff; + padding:5px; + margin-top:20px; } \ No newline at end of file -- cgit v1.2.3