aboutsummaryrefslogtreecommitdiff
path: root/react-frontend/src/css/App.css
diff options
context:
space:
mode:
author9308233900 <reagan_hunt@brown.edu>2021-04-18 15:23:36 -0700
committer9308233900 <reagan_hunt@brown.edu>2021-04-18 15:23:36 -0700
commitf0866fc8c35b2124d1690ff83fc6a55c3e720eda (patch)
treeb01cda4f35e609f9787dcde8f3179dc167bc7e76 /react-frontend/src/css/App.css
parent4cfdb31be3697565e5c4ae95cdc4b60161bd4e84 (diff)
landing page rough draft completed
Diffstat (limited to 'react-frontend/src/css/App.css')
-rw-r--r--react-frontend/src/css/App.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/react-frontend/src/css/App.css b/react-frontend/src/css/App.css
index f632a7f..e39eb3e 100644
--- a/react-frontend/src/css/App.css
+++ b/react-frontend/src/css/App.css
@@ -6,6 +6,7 @@
grid-template-rows: max-content auto max-content;
grid-template-columns: max-content auto max-content max-content;
background-color: #121212;
+
}
.App-logo {