chore: briefer selector names

This commit is contained in:
Cory Dransfeldt 2024-01-02 10:27:45 -08:00
parent 57cd789b06
commit 53c2211b85
No known key found for this signature in database
5 changed files with 29 additions and 29 deletions

View file

@ -1,6 +1,6 @@
{% if mentions['in-reply-to'].size > 0 %}
<h2>Comments</h2>
<div class="interaction__wrapper comments">
<div class="interaction comments">
{% for mention in mentions['in-reply-to'] %}
<div class="comment__wrapper flex--centered">
<div class="comment__wrapper--interior flex--centered">