@randstad-design/orbit-multitheme
Version:
multitheme Front-end code based on Randstad Human Forward components
44 lines (35 loc) • 1.11 kB
CSS
.my-randstad__content-header {
font-size: 26px;
letter-spacing: -1px;
line-height: 30px;
color: #2175d9;
margin-bottom: 20px; }
@media (min-width: 941px) {
.my-randstad__content-header {
font-size: 32px;
letter-spacing: -1px;
line-height: 40px; } }
.block--my-randstad .list-item--button.divider {
border-bottom: none; }
.block--my-randstad .list-item:last-child {
margin-bottom: 0; }
.block--my-randstad .list-items::after {
background: transparent; }
.block--my-randstad .block__content.divider {
padding-bottom: 30px; }
@media (min-width: 941px) {
.my-randstad__content {
width: calc((28/38) * 100%); }
.block--my-randstad .block__content.divider {
padding-bottom: 50px; } }
@media (max-width: 940px) {
.block--my-randstad .block__header + .block__content {
margin-top: 50px; } }
.block--my-randstad .block__wrapper {
padding-bottom: 20px;
padding-top: 30px; }
@media (min-width: 941px) {
.block--my-randstad .block__wrapper {
padding-bottom: 30px;
padding-top: 50px; } }
/*# sourceMappingURL=my-randstad.css.map */