Fixed a11y issue with headings. (#14799)

This commit is contained in:
Nick Taylor 2021-09-24 04:03:52 -04:00 committed by GitHub
parent 60f9c600a4
commit 2df2f88769
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,9 +4,9 @@
<% if collection && collection_size > 1 %>
<nav class="series-switcher crayons-card crayons-card--secondary">
<header class="crayons-card__header">
<h3 class="crayons-subtitle-2">
<h2 class="crayons-subtitle-2">
<%= collection_link(collection) %>
</h3>
</h2>
</header>
<div class="series-switcher__list">