diff --git a/src/index.html b/src/index.html index 4963c6f..4f1369c 100644 --- a/src/index.html +++ b/src/index.html @@ -284,8 +284,10 @@ .modal-content .cta-button:disabled { opacity: 0.6; cursor: not-allowed; } @media (max-width: 480px) { .modal-content { padding: 1.5rem; } } + + + Skip to content diff --git a/src/tools.html b/src/tools.html index e2f32fa..6eb6870 100644 --- a/src/tools.html +++ b/src/tools.html @@ -86,8 +86,10 @@ @media (max-width: 600px) { body { padding: 10px; } h1 { font-size: 1.75em; } .main-nav ul { flex-direction: column; gap: 0.5rem; } .main-nav a { text-align: center; } .controls { flex-direction: column; } } @media (max-width: 480px) { .modal-content { padding: 1.5rem; } } + + + + Skip to content