Skip to content
Snippets Groups Projects
Commit 1a6010c8 authored by Shreyas Prabhu's avatar Shreyas Prabhu
Browse files

style: add red background color to app container

parent 1bb60f17
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
margin: 0 auto; margin: 0 auto;
padding: 2rem; padding: 2rem;
text-align: center; text-align: center;
background-color: red;
} }
.logo { .logo {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment