Use bulma screen-reader-only class
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
|
||||
<div class="card-footer-item">
|
||||
<span class="icon icon-public">
|
||||
<span class="hidden-text">Public post</span>
|
||||
<span class="is-sr-only">Public post</span>
|
||||
</span>
|
||||
<a href="{{ status.remote_id }}">{{ status.published_date | naturaltime }}</a>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user