geo-coop/web/themes/custom/geofresco/dist/css/overrides.css
benjamin melançon d03e5b65a9 Commit styled CSS
2019-07-31 19:40:54 -04:00

19 lines
414 B
CSS

.navbar > .container > .navbar-brand {
margin-left: inherit; }
.navbar > .container > .navbar-menu {
margin-right: inherit; }
.block-system-branding-block > figure {
margin-right: 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; }