add skip link functionality to article page (#13045)

This commit is contained in:
Suzanne Aitchison 2021-03-19 14:43:13 +00:00 committed by GitHub
parent 73aead0e5c
commit 5f0c89dbfe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -95,7 +95,7 @@
<%= render "articles/actions" %>
</aside>
<main class="crayons-layout__content grid gap-4">
<main id="main-content" class="crayons-layout__content grid gap-4">
<div class="article-wrapper">
<% if !@article.published %>
<div class="crayons-notice crayons-notice--danger mb-4">