Visual updates
This commit is contained in:
@@ -273,13 +273,12 @@ h5 {
|
||||
.page-footer {
|
||||
bottom: 0; /* Position footer at the bottom */
|
||||
width: 100%;
|
||||
height: 500px;
|
||||
height: 230px;
|
||||
padding-top: 0px;
|
||||
}
|
||||
|
||||
.footer-element {
|
||||
width: 100%;
|
||||
height: 320px;
|
||||
border-radius: 2px;
|
||||
|
||||
}
|
||||
@@ -291,6 +290,7 @@ h5 {
|
||||
top: 50%;
|
||||
transform: translateY(-50%);
|
||||
cursor: pointer;
|
||||
padding: 0 1.5em;
|
||||
}
|
||||
|
||||
.em-1 {
|
||||
@@ -311,3 +311,15 @@ html, body {
|
||||
footer {
|
||||
margin-top: auto;
|
||||
}
|
||||
|
||||
.margin-top {
|
||||
margin-top: 22.5px;
|
||||
}
|
||||
|
||||
.insidebutton:focus {
|
||||
background: #FFFFFF;
|
||||
}
|
||||
|
||||
.ul-footer {
|
||||
padding: 0 0 !important;
|
||||
}
|
||||
Reference in New Issue
Block a user