Categories
How to use + in sass?
Hello, tell me how to use + in sass correctly. sass example:
.header &_top &__contact &_text
.header__contact_text + .header__contact_text { margin-left: 30px; }
Answer the question
In order to leave comments, you need to log in
.header &_top &__contact &_text & + & margin-left: 30px
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question