rmc_website/assets/css/styledsi.css
2022-08-25 19:21:44 -04:00

11 lines
179 B
CSS

#content-wrap {
padding-bottom: 2.5rem; /* Footer height */
}
#footer {
position: absolute;
bottom: 0;
width: 100%;
height: 2.5rem; /* Footer height */
}