Sticky footer changes
This commit is contained in:
parent
3c140a4171
commit
207ffca77b
|
@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue