Nelze vybrat více než 25 témat
Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
|
- .teamed {
- h2 {
- width: 100%;
- padding-right: 15px;
- padding-left: 15px;
- }
- &.management-sales {
- @media (min-width: 992px) {
- .mod_catalogUniversalView:nth-of-type(1) {
- .team:nth-of-type(1) {
- margin-right: 75%;
- }
- }
- }
- }
- }
|