layout fix

master
Tudor Stanciu 2020-12-16 03:29:48 +02:00
parent a88a89df49
commit 3d7998dd8c
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@
} }
.App-header { .App-header {
min-height: 80vh;
display: flex;
flex-direction: column;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
font-size: calc(10px + 2vmin); font-size: calc(10px + 2vmin);