stub invite app

This commit is contained in:
ansuz
2017-07-17 11:56:34 +02:00
parent 1aecdeb075
commit c452f25414
3 changed files with 30 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
/*
.cp {
#mainBlock {
z-index: 1;
@@ -135,3 +136,15 @@
justify-content: center;
}
}
*/
.coming-soon {
text-align: center;
font-size: 25px;
height: 100%;
display: flex;
flex-flow: column;
align-items: center;
justify-content: center;
}