Select Git revision
extra_sizing.pcss 402 B
.footer-section {
height: 450px;
}
.person-box-medium {
max-width: 485px;
width: 100%;
}
.person-box {
width: 520px;
}
.person-box-big {
max-width: 575px;
width: 100%;
}
.photo-header {
height: 414px;
@screen md {
height: 40vw;
}
}
.simple-header-height {
height: 13rem;
@screen xl {
height: 26rem;
}
}
@screen xl {
.footer-section {
height: 981px;
}
}