@randstad-design/orbit-multitheme
Version:
multitheme Front-end code based on Randstad Human Forward components
23 lines (19 loc) • 637 B
CSS
.header--compact .header__content {
padding-bottom: 30px;
padding-top: 30px; }
.header--compact h1.content-block__title {
font-family: Montserrat-ExtraBold, arial, sans-serif;
font-size: 32px;
text-transform: uppercase;
line-height: 40px; }
@media (min-width: 941px) {
.header--compact h1.content-block__title {
font-family: Montserrat-ExtraBold, arial, sans-serif;
font-size: 40px;
text-transform: uppercase;
line-height: 45px; } }
@media (min-width: 941px) {
.header--compact .header__content {
padding-bottom: 50px;
padding-top: 50px; } }
/*# sourceMappingURL=compact.css.map */