@randstad-design/orbit-multitheme
Version:
multitheme Front-end code based on Randstad Human Forward components
36 lines (30 loc) • 962 B
CSS
.header--404 .breadcrumb,
.header--404 .navigation__menu--sub {
display: none; }
.header--404 .logo {
display: block; }
.header--404 .content-block__description {
font-family: Montserrat-ExtraBold, arial, sans-serif;
font-size: 32px;
text-transform: uppercase;
line-height: 40px;
margin-top: 0; }
@media (min-width: 941px) {
.header--404 .content-block__description {
font-family: Montserrat-ExtraBold, arial, sans-serif;
font-size: 60px;
text-transform: uppercase;
line-height: 60px; } }
@media (max-width: 940px) {
.header--404 .header__content {
padding-top: 30px; }
.header--404 .content-block__title > span {
display: inline; } }
@media (min-width: 941px) {
.header--404 .header__content {
padding-bottom: 80px; }
.header--404 .content-block__title > span {
display: block; }
.header--404 .content-block__description {
margin-top: 130px; } }
/*# sourceMappingURL=404.css.map */