chore: briefer selector names
This commit is contained in:
parent
57cd789b06
commit
53c2211b85
5 changed files with 29 additions and 29 deletions
|
@ -7,7 +7,7 @@
|
|||
{% endcapture -%}
|
||||
{% if mentions[type].size > 0 %}
|
||||
<h2>{{ title }}</h2>
|
||||
<div class="interaction__wrapper flex--centered">
|
||||
<div class="interaction flex--centered">
|
||||
<ul>
|
||||
{% for mention in mentions[type] %}
|
||||
<li>
|
||||
|
|
Reference in a new issue