Merge branch 'front-page' of https://git.xwikisas.com/xwiki-labs/cryptpad into front-page

pull/1/head
Caleb James DeLisle 2017-08-04 15:17:22 +02:00
commit 95c7cd3fcc
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) {