Change position of article carousel title

This commit is contained in:
2019-09-01 20:19:30 +01:00
parent 88e927b116
commit 0bcf74c6e7
21 changed files with 84 additions and 74 deletions

View File

@@ -12,7 +12,7 @@
{% assign break = false %}
{% if author == current_author %}
{% if article_list_displayed == false %}
<h2 class="mdc-typography--headline5">
<h2 class="mdc-typography--headline5 article-carousel-title">
{% if current_authors.size > 1 %}
Other Articles By These Authors
{% else %}