diff options
| author | Julia McCauley <skurvyj@gmail.com> | 2021-04-18 20:28:46 -0400 |
|---|---|---|
| committer | Julia McCauley <skurvyj@gmail.com> | 2021-04-18 20:28:46 -0400 |
| commit | 8019e169643d2d988e994470cdd814dca83ecb28 (patch) | |
| tree | c80bd0ab62e9b9432911827161f42c13b4783ae1 /react-frontend/src/css/App.css | |
| parent | 79ff716c29a80d7a53abce69cb406a23953320c8 (diff) | |
| parent | f0866fc8c35b2124d1690ff83fc6a55c3e720eda (diff) | |
pulling latest changes Merge branch 'master' of github.com:cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2
Diffstat (limited to 'react-frontend/src/css/App.css')
| -rw-r--r-- | react-frontend/src/css/App.css | 1 |
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 { |
