Add the forgotten flex prop to make everything nice and tight again

This commit is contained in:
shpuld 2017-11-25 00:09:28 +02:00
parent 2431d35277
commit 326859464c
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ h4 {
min-height: 100vh;
max-width: 980px;
background-color: rgba(0,0,0,0.15);
align-content: flex-start;
}
.text-center {