Browse Source

cleanup

master
rdrew 2 weeks ago
parent
commit
0b600dc37c
  1. 6
      css/components/landing_page.css

6
css/components/landing_page.css

@ -23,14 +23,16 @@ article.node.node--type-landing-page h2 {
}
.hero-section {
border: 10px solid #d0bca4;
border: 10px solid #909090;
background: none !important;
/*height:300px;*/
}
.hero--wrapper {
background: #e1dbbf;
background: #dbdbdb;
}
.logo-wrapper {
background: #3333335c;
/*background: #3333335c;*/
}
.path-frontpage .region--content {
margin-bottom: 0;

Loading…
Cancel
Save