blob: 438ba3c7361d37c19ff98021d653979e945b3a22 [file] [log] [blame]
.jumbotron {
margin-top:-10px;
background-color: @brand-primary;
color: white;
h1 small {
color: rgba(255,255,255,0.5);
}
.text-ctnr {
h1 {
margin-top: 0;
}
}
.logo-ctnr {
text-align: center;
.logo {
width: 100%;
max-width: 200px;
margin-right: 10px;
}
}
}