UNPKG

@randstad-design/orbit-multitheme

Version:

multitheme Front-end code based on Randstad Human Forward components

41 lines (39 loc) 1.25 kB
.header .share-price { margin-top: 30px; } @media (min-width: 941px) { .header .share-price { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: -30px; margin-top: 80px; } .header .share-price__current { width: 100%; } .header .share-price__current, .header .share-price__history { margin-right: 30px; } .header .share-price__meta { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; height: 40px; margin-top: 15px; } .header .share-price__history, .header .share-price__info { font-size: 20px; letter-spacing: 0; line-height: 30px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-top: 0; } .header .share-price__value + .header .share-price__value, .header .share-price__date { margin-left: 20px; } } @media (min-width: 1281px) { .header .share-price__current { width: auto; } } /*# sourceMappingURL=share-price.css.map */