Visual updates

This commit is contained in:
2024-03-12 10:16:15 +01:00
parent 349b8042d1
commit 997d1dfcd3
9 changed files with 159 additions and 35 deletions

View File

@@ -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;
}