diff --git a/assets/styles/no-js.css b/assets/styles/no-js.css index 5623e01..29d52f0 100644 --- a/assets/styles/no-js.css +++ b/assets/styles/no-js.css @@ -1,3 +1,5 @@ +noscript[hidden] { display: block; } + noscript p { margin-top: 0.75rem; font-family: var(--font-1); diff --git a/index.html b/index.html index 5994565..fb53908 100644 --- a/index.html +++ b/index.html @@ -119,7 +119,7 @@ -