geo-coop/web/themes/custom/geofresco/dist/css/overrides.css
2019-07-29 07:51:23 -04:00

13 lines
280 B
CSS

/* .navbar > .container > .navbar-brand {
margin-left: inherit;
}
.section {
padding-top: 1.5rem;
}
*/
.footer {
background-image: url("/themes/custom/geofresco/images/grassland-wark-forest.jpg");
background-position: center;
height: 40rem;
background-size: cover; }