Sticky footer changes

This commit is contained in:
Venkata Chandrasekhar Nainala 2018-02-14 20:57:33 +00:00 committed by Martin Klepsch
parent 3c140a4171
commit 207ffca77b
1 changed files with 2 additions and 1 deletions

View File

@ -864,6 +864,8 @@
box-shadow: none;
border-radius: 0.3em;
min-height: calc(~"100vh - 400px");
h3 {
color: #474951;
}
@ -986,7 +988,6 @@
z-index: -1;
display: flex;
justify-content: center;
margin-top: 10px;
}