Betterzon/Frontend/src/app/app.component.css

11 lines
178 B
CSS

.wrapper_app {
padding-bottom: 2.5rem; /* Footer height */
}
.footer_app {
position: relative;
bottom: 0;
width: 100%;
height: 2.5rem; /* Footer height */
}