DEV Community

Discussion on: Why Your CSS is Always Messy and Chaotic – Understanding CSS Complexity

Collapse
 
shikkaba profile image
Me • Edited

Which file do you change? Just widget, unless you're going to do add something specific as .media .media__label is NOT in the html.

<div class="media-box">
<span class="media-box__label">Change Me</span>
</div>