Styled the title
This commit is contained in:
parent
bb3075c98c
commit
48030d8db5
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
.App {
|
||||
background-image: '/public/background.png';
|
||||
}
|
||||
#title {
|
||||
text-align: center;
|
||||
margin-top: 3%;
|
||||
}
|
Loading…
Reference in a new issue