diff --git a/layouts/partials/paige/style.html b/layouts/partials/paige/style.html index 3c2f6f34..1adf7613 100644 --- a/layouts/partials/paige/style.html +++ b/layouts/partials/paige/style.html @@ -17,10 +17,6 @@ section[class="paige-content"] > blockquote p:last-of-type { margin-bottom: 0; } -h1:hover .paige-header-link, h2:hover .paige-header-link, h3:hover .paige-header-link, h4:hover .paige-header-link, h5:hover .paige-header-link, h6:hover .paige-header-link { - display: inline; -} - section[class="paige-content"] > div { margin-bottom: 1rem; }