Make the submission thank you page vertically
centered
This commit is contained in:
@@ -35,6 +35,10 @@ $light: #fff;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.is-vcentered{
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
.content {
|
||||
padding: 30px 60px 50px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user