diff --git a/assets/scss/_summary.scss b/assets/scss/_summary.scss index 6695cdf1cc..9e890c3d85 100644 --- a/assets/scss/_summary.scss +++ b/assets/scss/_summary.scss @@ -63,4 +63,16 @@ details { details > ul { padding: 1rem auto; margin-bottom: 0; - } \ No newline at end of file + } + + .sr-only { + position: absolute; + width: 1px; + height: 1px; + padding: 0; + margin: -1px; + overflow: hidden; + clip: rect(0, 0, 0, 0); + white-space: nowrap; + border: 0; +} \ No newline at end of file diff --git a/content/en/_index.md b/content/en/_index.md index 81dfa930bf..cf1084b862 100644 --- a/content/en/_index.md +++ b/content/en/_index.md @@ -152,73 +152,75 @@ function restoreImage(imgId, originalSrc) { \ No newline at end of file diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index f684601e8e..596973488f 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -66,7 +66,7 @@
Subscribe to our Newsletter
- + diff --git a/layouts/partials/kanvas-corner-popup.html b/layouts/partials/kanvas-corner-popup.html index f7de35a1c9..59e33517d1 100644 --- a/layouts/partials/kanvas-corner-popup.html +++ b/layouts/partials/kanvas-corner-popup.html @@ -25,25 +25,25 @@