fix styles (again) copyright cjd 2017

This commit is contained in:
Pierre Bondoerffer 2017-08-04 15:16:48 +02:00
parent 5c21a9048e
commit addd91cc72
No known key found for this signature in database
GPG Key ID: C0C7C0C5063F2236
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
min-height: 100vh;
display: flex;
flex-direction: column;
justify-content: space-around;
justify-content: space-between;
align-items: center;
.container {
@media only screen and (max-device-width : 576px) {