layout fix

This commit is contained in:
Tudor Stanciu 2020-12-16 03:29:48 +02:00
parent a88a89df49
commit 3d7998dd8c

View File

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