PATH:
root
/
polmet2scss
@import "_config"; .header { .nav__item { width: 12.5%; width: calc(100% / 8); width: calc(100% / var(--items, 8)); &:not(:first-of-type):not(:last-of-type) { text-align: center; } &:last-of-type { text-align: right; } } &__slogan { opacity: 1; } } .home { &__icons { background-image: url('../images/assets/icons-bar.jpg'); background-position: center; background-repeat: no-repeat; background-size: cover; } } .offer { &__item { margin-right: 8px; margin-right: rem-size(8px); } } .promotions { &__container { &::after { @include clearfix; } } }
[+]
..
[-] style-ie9.scss
[edit]
[-] _config.scss
[edit]
[-] style.scss
[edit]
[-] animations.scss
[edit]
[-] responsive.scss
[edit]
[-] _init.scss
[edit]
[-] style-ie.scss
[edit]
[+]
hamburgers