geo-coop/web/themes/custom/geofresco/dist/css/overrides.css

14 lines
280 B
CSS
Raw Normal View History

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