rdrew 2 months ago
parent
commit
c707974ecb
  1. 5
      css/components/landing_page.css

5
css/components/landing_page.css

@ -2,7 +2,7 @@ figure.logo--ilivesbdh {
background: none;
/* width: 24em; */
margin: 0 auto;
height: 380px;
height: 280px;
display: flex;
flex-direction: column;
justify-content: center;
@ -16,6 +16,7 @@ figure.logo--ilivesbdh {
font-size: 4em;
/*font-weight:bold;*/
color: #fff;
border-bottom: 4px double;
}
h2 {
font-size: 2.2em;
@ -34,7 +35,7 @@ article.node.node--type-landing-page h2 {
.hero-section {
border: 10px solid #d0bca4;
height: 400px;
height: 300px;
background-size: cover !important;
}
.hero--wrapper {

Loading…
Cancel
Save