CASH-403 footer updates.

This commit is contained in:
Bryan Mauger 2025-04-04 08:35:39 -04:00
parent f0843d4212
commit ca9aba53e4
2 changed files with 9 additions and 1 deletions

View file

@ -70,7 +70,7 @@ export default {
display: flex;
flex-direction: column;
width: 100%;
background: #ffffff;
background: transparent;
align-items: end;
margin-top: auto;

View file

@ -8,6 +8,14 @@ body {
display: flex;
flex-direction: column;
min-height: 100dvh;
form {
>.container-fluid {
margin-bottom: -1rem;
@media screen and (min-width: 1090px) {
margin-bottom: -5rem;
}
}
}
}
.container-fluid {
padding: 0 1.5rem;