mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 11:27:06 +00:00
Change position of article carousel title
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user