Add wrapper padding
This commit is contained in:
parent
4b14ac3512
commit
520f9dc9a0
1 changed files with 1 additions and 0 deletions
1
app.css
1
app.css
|
@ -30,6 +30,7 @@ body {
|
|||
flex-direction: column;
|
||||
justify-content: center;
|
||||
min-height: 100%;
|
||||
padding: 30px 0;
|
||||
}
|
||||
|
||||
.header__title {
|
||||
|
|
Loading…
Reference in a new issue