diff options
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 e39eb3e..1b8de5f 100644 --- a/react-frontend/src/css/App.css +++ b/react-frontend/src/css/App.css @@ -7,6 +7,7 @@ grid-template-columns: max-content auto max-content max-content; background-color: #121212; + } .App-logo { |