Kinakopan/WK03site

The selector labels use an inconsistent naming system.

Closed this issue · 1 comments

<p class="blog__subHeading">Read up on our latest work</p>

Don’t mix camel case, dash dividers, and so on, without a good system in mind. For example, the BEM method keeps a very strict rule set in regards to naming dividers.

Changed all <@__subHeading> labels to <@__desc>.