update text shadow.
This commit is contained in:
@@ -26,9 +26,9 @@
|
||||
</div>
|
||||
|
||||
<div class="article-details">
|
||||
<div>
|
||||
<a>
|
||||
{{ post.subtitle|default_if_none:" "|tags_to_url }}
|
||||
</div>
|
||||
</a>
|
||||
{% if author_image and author %}
|
||||
<div class="article-author">
|
||||
<a href="{% url 'member' author.id %}">
|
||||
|
||||
Reference in New Issue
Block a user