...
Code Block |
---|
&__slogan { // Headlines, paragraphs and list that can be added via editor should keep slogan styles // When styled in editor elements will receive inline styles that will take precedence h1, h2, h3, h4, h5, h6, p, li { font-family: inherit; font-size: inherit; line-height: inherit; font-weight: inherit; font-style: inherit; } } |
Note |
---|
When links <a> are added to description/slogan do not link the whole slide. Use |
...