Add wrapper padding

This commit is contained in:
Mikołaj Pich 2018-05-04 12:24:30 +02:00
parent 4b14ac3512
commit 520f9dc9a0

View file

@ -30,6 +30,7 @@ body {
flex-direction: column;
justify-content: center;
min-height: 100%;
padding: 30px 0;
}
.header__title {