Change headline size on article pages

This commit is contained in:
Matthew Grove
2019-03-06 10:11:21 +00:00
parent de3c5ebc5e
commit 808df49d9c
3 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@
<main class="main-content" id="main-content"> <main class="main-content" id="main-content">
<div class="mdc-top-app-bar--short-fixed-adjust"> <div class="mdc-top-app-bar--short-fixed-adjust">
<h2 class="mdc-typography--headline2">{{ page.title }}</h2> <h2 class="mdc-typography--headline3">{{ page.title }}</h2>
<h3 class="mdc-typography--subtitle1"> <h3 class="mdc-typography--subtitle1">
<time class="timeago" datetime="{{ page.date | date: '%Y-%m-%d' }}T{{ page.date | date: '%H:%M:%S' }}">{{ page.date | date: '%A %e %B %Y' }}</time> <time class="timeago" datetime="{{ page.date | date: '%Y-%m-%d' }}T{{ page.date | date: '%H:%M:%S' }}">{{ page.date | date: '%A %e %B %Y' }}</time>
| by {{ page.authors }} | by {{ page.authors }}

View File

@@ -14,7 +14,7 @@
<main class="main-content" id="main-content"> <main class="main-content" id="main-content">
<div class="mdc-top-app-bar--short-fixed-adjust"> <div class="mdc-top-app-bar--short-fixed-adjust">
<h2 class="mdc-typography--headline2">{{ page.title }}</h2> <h2 class="mdc-typography--headline3">{{ page.title }}</h2>
<h3 class="mdc-typography--subtitle1"> <h3 class="mdc-typography--subtitle1">
<time class="timeago" datetime="{{ page.date | date: '%Y-%m-%d' }}T{{ page.date | date: '%H:%M:%S' }}">{{ page.date | date: '%A %e %B %Y' }}</time> <time class="timeago" datetime="{{ page.date | date: '%Y-%m-%d' }}T{{ page.date | date: '%H:%M:%S' }}">{{ page.date | date: '%A %e %B %Y' }}</time>
| by {{ page.authors }} | by {{ page.authors }}
@@ -24,7 +24,7 @@
<figcaption class="mdc-typography--caption-text">{{ page.video-caption }}</figcaption> <figcaption class="mdc-typography--caption-text">{{ page.video-caption }}</figcaption>
</figure> </figure>
{{ content }} {{ content }}
{% include article-carousel.html %} {% include article-carousel.html %}
</div> </div>
</main> </main>

View File

@@ -126,7 +126,7 @@
<main class="main-content" id="main-content"> <main class="main-content" id="main-content">
<div class="mdc-top-app-bar--short-fixed-adjust"> <div class="mdc-top-app-bar--short-fixed-adjust">
<h2 class="mdc-typography--headline2">Reading School's BBC Young Reporter Team… Ready To Go!</h2> <h2 class="mdc-typography--headline3">Reading School's BBC Young Reporter Team… Ready To Go!</h2>
<h3 class="mdc-typography--subtitle1"> <h3 class="mdc-typography--subtitle1">
<time class="timeago" datetime="2019-03-06T09:36:00">Wednesday 6 March 2019</time> <time class="timeago" datetime="2019-03-06T09:36:00">Wednesday 6 March 2019</time>
| by Mr Baldock | by Mr Baldock