added footer
This commit is contained in:
@@ -153,16 +153,16 @@ em {
|
||||
|
||||
.background {
|
||||
background: #848C90;
|
||||
background-size: cover;
|
||||
overflow-y: scroll;
|
||||
height: 200vh;
|
||||
padding-bottom: 200px;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.login-panel {
|
||||
position: absolute;
|
||||
position: relative;
|
||||
width: 50%;
|
||||
left: 25%;
|
||||
margin: auto;
|
||||
text-align: left;
|
||||
top: 100px;
|
||||
-webkit-box-shadow: 0 0 2.5rem 0 rgba(0, 0, 0, 0.25);
|
||||
box-shadow: 0 0 2.5rem 0 rgba(0, 0, 0, 0.25);
|
||||
|
||||
Reference in New Issue
Block a user